Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transform datetime problem
Message
From
18/10/2008 05:39:03
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01355709
Message ID:
01355710
Views:
25
This message has been marked as the solution to the initial question of the thread.
>Hi all,
>
>I would like to transform a datetime for HHMM characters.
>'0000 'TO'2400' ( only have HH and MM )
>
>whatever the date (century, set hour etc...)
>
>Thank in advance
>
>bernhart
?substr(ttoc(dateTime(),1), 9,4)
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform