System date format
Posted: Fri Apr 07, 2006 3:09 am
There is a system date format, based on the user's OS preferences, for displaying dates. E.g. in Europe the date is typically displayed DD/MM/YYYY, whereas in the U.S. it's MM/DD/YYYY ... it would be nice if there was a way to retrieve this format and/or have the data automatically formatted based on the user's regional preferences ... for both dates and times.
Perhaps as a set of Masks in the FormatDate() command?
e.g.
%SystemDateFormat
%SystemTimeFormat
would display the date or time in the format appropriate to the user's settings. I'm sure Fred could come up with a better solution!
Perhaps as a set of Masks in the FormatDate() command?
e.g.
%SystemDateFormat
%SystemTimeFormat
would display the date or time in the format appropriate to the user's settings. I'm sure Fred could come up with a better solution!