Syntax
CFStringDate =
date(
formatCFString )
PascalStringDate =
date$(
formatPascalString )
Description
date and date$ return a string based on the current date. A formatCFString or formatPascalString controls output formatting.
The formatCFString or formatPascalString must contain Unicode Date and Time symbols as shown below and found in Appendix I - Data & Time Symbols.
See also
time; Appendix I - Data & Time Symbols