Re: Help for the Date() format
- Posted by Irv <mountains at MINDSPRING.COM> Jul 14, 1997
- 819 views
Matt wrote: > Hi to everybody from a newcomer... > > I have the need the read the system's date in a 4-digit format. > Euphoria's Date() returns only the last two digit of the year... > Any suggestions? (Please don't tell me to just add "19" in front... :) > > Thanks in advance! > > Matt After 1999, the date() routine will return 100, 101, 102, etc, (meaning 2000, 2001, 2002, etc) DOS wasn't supposed to last this long, you know... Irv