Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ambiguous date/date-time constant
Message
From
22/06/2006 08:44:23
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
FoxPro Dos
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01130765
Message ID:
01130786
Views:
15
Oh will go back to DOS! Then all dates would be 1/1/1970:)
"Besides, is this error not because the date string is no longer getting "converted" in the Append ... SDF command?"
It was never getting converted there. secsday is 86400, right?
Then make it:
return ctod("1/1/1970")+int(m.secs/m.secsday)
Update: All would be empty not 1/1/1970. Typo.
Cetin


>>Hi Terry
>>
>>SET STRICTDATE TO 0 for backward compatibility
>>
>>MartinJ
>
>Thanks Martin, but I'm only testing the app in VFP; it has to return to and be comiled in an FPD environment. So this command would give an error.
>
>Besides, is this error not because the date string is no longer getting "converted" in the Append ... SDF command?
>
>Terry
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform