Discussion:
Date format
(too old to reply)
Marc
2010-01-18 11:14:24 UTC
Permalink
Hi,
Using SET("Date") we can get the current date format.
But is there a way to get the format, of a date format?

Eg: Dateformat Format
GERMAN dd.mm.yy
ITALIAN dd-mm-yy
Jürgen Wondzinski
2010-01-18 12:55:59 UTC
Permalink
Hi Mark,

maybe you are looking for SET("MARK"), which is the used delimiter inside
the datestring?
Other than that I don't know of a direct way to retrieve which position is
used for Day, Month and Year internally in VFP.

Or asked differently: Why would you need that information?
--
wOOdy
Visual FoxPro Evangelist
Microsoft "Most Valuable Professional" 1996 to 2009



"*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
..·`.Visual FoxPro: It's magic !
(¸.·``··*
Marc
2010-01-19 05:23:52 UTC
Permalink
Thanks Wondzinski.
Post by Jürgen Wondzinski
Hi Mark,
maybe you are looking for SET("MARK"), which is the used delimiter inside
the datestring?
Other than that I don't know of a direct way to retrieve which position is
used for Day, Month and Year internally in VFP.
Or asked differently: Why would you need that information?
--
wOOdy
Visual FoxPro Evangelist
Microsoft "Most Valuable Professional" 1996 to 2009
"*Žš)
ž.·Žž.·*Žš) ž.·*š)
(ž.·Ž. (ž.·` *
..·`.Visual FoxPro: It's magic !
(ž.·``··*
Loading...