Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date Format to yyyy-mm-dd
Message
From
08/05/2007 16:37:34
 
 
To
02/05/2007 11:17:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01221828
Message ID:
01223597
Views:
18
>my forms's date format is dd-mm-yyyy (set date italian dmy)
>Now, I want to show it in report as yyyy-mm-dd (in string format )
>How can I save the date format form dd-mm-yyyy into string format (yyyy-mm-dd)

?TRANSFORM(DTOS(DATE()),"@R 9999-99-99")

if you don't want to change your SET DATE setting.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform