Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (D-E)
Guardian Procedure Calls Reference Manual—522629-013
4-2
DAYOFWEEK Procedure
DAYOFWEEK Procedure
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Example
Summary
The DAYOFWEEK procedure takes a 32-bit Julian Day Number and returns the
corresponding day of the week.
Syntax for C Programmers
•
CEXTDECS (via the included file TNSINTH) defines 32-bit values as the typedef
__int32_t which for TNS and TNS/R compiles is defined as
long and for TNS/E
compiles is defined as
int.
DNUMOUT Procedure
DST_TRANSITION_ADD_ Procedure
DST_TRANSITION_DELETE_ Procedure
DST_TRANSITION_MODIFY_ Procedure
DST_GETINFO_ Procedure
EDITREADINIT Procedure
ERRNO_GET_ Procedure
EXTENDEDIT Procedure
#include <cextdecs(DAYOFWEEK)>
short DAYOFWEEK ( __int32_t julian-day-num );
Table 4-1. Procedures Beginning With the Letters D Through E (page 2 of 2)