Navigation:  Customizing CopiaFacts > Application Support DLL >

Date Formats

Previous pageReturn to chapter overviewNext page

The date format assigned to system variable SF_DATE_FORMAT may consist of either one, two or three of the following elements separated by either one or two identical punctuation characters which will be taken as delimiters. Only a single element of each group may be included. Letters may be in upper or lower case:

Day Elements:

DOne- or two- digit day value
DDTwo-digit day value with leading zero if needed

Month Elements:

MOne- or two- digit month value
MMTwo-digit month value with leading zero if needed

Year Elements:

YYTwo-digit year. Values less than 10 will have a leading zero.
YYYYFour-digit year value

If the date format is invalid or empty, the Windows 'short date format' will be used. If you supply an invalid format, the SF_DATE_FORMAT variable will be set to an empty value instead of the incorrect format you assigned.

 


Topic url: http://www.copia.com/support/refmanual/index.html?dateformats.htm