Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Increment time() by 1 minute
Message
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:
01021075
Views:
21
>Vlad,
>
>It returns the same value format (AM/PM) in VFP9 as in VFP8 for me
1:04:09 PM
Sergey,
I have no idea.
The same .prg
In VFP8 SP1 time is 22:39:xx
CLEAR
SET HOURS TO 12
? Ttoc(Ctot(Time())+60,2)
The PRG dysplay 10:40 PM

In VFP9
The PRG dysplay 22:40:48
I wander too.
May by defference in option setings in VFP?


>
>This code work differently in VFP9.
>>
CLEAR
>>SET HOURS TO 12
>>? Ttoc(Ctot(Time())+60,2)  &&& return by example 20:01:45
>>
>>May be something new ???
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform