Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DateTime Transfer To/From .NET ?
Message
 
To
17/02/2003 07:09:54
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00753821
Message ID:
00754291
Views:
20
Hmm.... What about an ASP (VBScript) equivalent? Now is definitely different there...

>Try :
>Console.WriteLine(System.DateTime.Now.ToString("yyyyMMddHHmmss"));
>
>It's same as ttoc(datetime(),1), VFP could easily convert it :
>lcDatetime = ttoc(datetime(),1)
>ltDateTime = ctot(trans(lcDateTime,'@R ^9999/99/99 99:99:99'))
>Cetin
Previous
Reply
Map
View

Click here to load this message in the networking platform