Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FORCE Data Base Compiler - ############################################################################## http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
###+--------+#################################################################
#+-| 15.3.1 |----------------------+##########################################
#| +--------+ Date Functions Table |##########################################
#+---------------------------------+##########################################
##############################################################################
##############################################################################
##+--| Function |------------| Usage |--------------------------------------+#
##| cdow ............... Returns day of the week in character format.       |#
##| cmonth ............. Returns month in character format.                 |#
##| ctod ............... Converts from a character string to a date value.  |#
##| day ................ Returns day portion of a date value as a number.   |#
##| days_btw_dates ..... Returns number of days between two date values.    |#
##| days_from .......... Returns number of days from a date value.          |#
##| dow ................ Returns day of week portion of a date as a number. |#
##| dtoc ............... Converts a date value to a character string.       |#
##| itod ............... Converts three-number date to DATE type.           |#
##| month .............. Returns month portion of a date as a number.       |#
##| year ............... Returns year portion of a date as a number.        |#
##|                                                                         |#
##| The ctod() and dtoc() functions convert values depending on the status  |#
##| of the SET DATE and SET CENTURY TO flags.                               |#
##+-------------------------------------------------------------------------+#
##############################################################################
##############################################################################
##########+--------------------------------------------------------+##########
##########| The date functions extract a portion of a date as a    |##########
##########| number - month(), day() or year() - and convert between|##########
##########| date value and character string.                       |##########
##########+--------------------------------------------------------+##########
##############################################################################
##############################################################################
##########+--------------------------------------------------------+##########
##########| The days_btw_dates() and days_from() functions convert |##########
##########| the date value into a number from January 1, 0000 and  |##########
##########| then performs arithmetic on the numeric values.        |##########
##########+--------------------------------------------------------+##########
##############################################################################

See Also: The Escape Hatch BBS System - 703-373-0575 - Dual/HST Powered!

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson