INFO: Mail Merge Wizard Saves Dates in "YYYYMMDD" FormatID: Q114981
|
The Mail Merge Wizard saves dates in a "YYYYMMDD" format, where "Y" represents a year digit, "M" represents a month digit, and "D" represents a day digit.
FoxPro creates a delimited ASCII text file if you select Word For Windows
2.0, Word For MS-DOS, or Other as the word processor. Date fields are
converted to the "YYYYMMDD" date format in the file.
For example, the date, May 7th, 1990, is stored as {05\07\90} in a FoxPro
table by default. This date becomes "19900507" (without the quotation
marks) when the Mail Merge Wizard stores it in a delimited ASCII text file.
Additional query words: american century ymd
Keywords : FoxDos FoxWin FxinteropWinword KBQ
Version : MS-DOS:2.6; WINDOWS:2.6
Platform : MS-DOS WINDOWS
Issue type : kbinfo
Last Reviewed: April 26, 1999