Date and Time |
Scroll |
Function |
Description |
---|---|
Add at time interval to a date, time or timestamp |
|
Returns the value of a date, time or timestamp resulting from subtracting a specified number of days, months, years, minutes, hours and/or seconds |
|
Converts a conventional date (YYYYMMDD) to small Julian date format (YYDDD) |
|
Formats a date value including conversion of two digit year to a four digit year |
|
Returns the current date and time |
|
Returns the day portion of a source date |
|
Returns the name of a day from its number (0 through 7) |
|
Returns the day number from the current date |
|
Returns the number of days since 0000-03-01 |
|
Converts a GMT timestamp of the form YYYY-MM-DD-HH.MI.SS to the local timestamp |
|
Derive a long Julian date value from a date |
|
Converts long Julian date to a conventional date in YYYYMMDD format |
|
Converts a GMT timestamp of the form YYYY-MM-DD-HH.MI.SS to the local timestamp |
|
Returns the month number from a date |
|
Returns the name of the month from a month number |
|
Converts the time value in HH:MM:SS into the equivalent number of seconds |
|
Returns a small Julian date from the current date in YYDDD format |
|
Converts a small Julian date (YYDDD) into a date formatted as YYMMDD |
|
Returns the current eight byte Storeclock in a displayable hexadecimal character format of 16 bytes |
|
Returns the current time in HH.MM.SS format |
|
Returns a timestamp value from the current date/time in YYYY-MM-DD-HH.MM.SS.mmmmmm format |
|
Returns the current date in YYYYMMDD format |
|
Returns the number of a week from a specified date in YYYYMMDD format |
|
WEEKDAY |
sqdedate.c |
Returns the current year value in YYYY format |