Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating datetime from character fields
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01619255
Message ID:
01619268
Views:
46
>>>>Works fine for me. Did you test it yoursef?
>>>>
>>>>set date BRITISH
>>>>
>>>>dater = "30/04/2015"
>>>>
>>>>timer = "09:57"
>>>>
>>>>? CTOT(dater + " " + timer)
>>>>
>>>>
>>>>>set date to british
>>>>>
>>>>>dater is 30/04/2015
>>>>>
>>>>>timer holds 09:57
>>>
>>>It start to work at 10:00 - how do I get round this?
>>
>>Hah?
>
>when timer is 00:00 to 09:59 it doesn't create the datatime field

It does. Run the code I posted
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform