Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Increment time() by 1 minute
Message
 
 
To
08/06/2005 09:17:27
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01020951
Message ID:
01021324
Views:
22
>>>BTW this wouldn't work all the time:
>>>
>>>
>>>lcTime = TRANSFORM( RIGHT( TTOC(CTOT(lcTime) + 60,1), 6), "@R 99:99:99")
>>>
>>>Try with:
>>>lcTime = time(1)
>>
>>Cetin,
>>
>>The question was about TIME() not TIME(1) format. It would be totally different conversation for TIME(1) because VFP datetime data type doesn't support milliseconds.
>
>Datetime doesn't support millliseconds! In what version the support is dropped?
>Cetin

It never did.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform