GetFTime() / SetFTime() usage

Post Reply
User avatar
PatrickWeisser
Posts: 53
Joined: Fri Mar 23, 2007 4:10 am
Location: Seattle, WA, USA
Contact:

GetFTime() / SetFTime() usage

Post by PatrickWeisser »

Hello Everyone,

I am having a little problem with the SetFTime() and GetFTime() functions, as shown in the TestFDat.prg sample. The SetFTime() function is supposed to set the date and time of the Customer.dbf file to "01:02:03" on 11/12/96. But when running TestFDat, the GetFTime() function is showing a time of 14:28:00, with an empty date. When I check the actual date and time of customer.dbf at the command prompt after running TestFDat, it is showing as 12/10/1996 at 05:02pm. I have the latest FiveWin build (712). Even with a French date setting (as is used in TestFDat.prg) it shouldn't be that far off. Is there some other global setting that could affect the SetFTime() and GetFTime() functions?

Thanks,

-Patrick
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Patrick,

GetFTime() was not properly working. Now its fine :-)

We email you new libraries,

Thanks for your feedback,
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
nageswaragunupudi
Posts: 8017
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Post by nageswaragunupudi »

Mr Antonio

Can I have them too?
Regards

G. N. Rao.
Hyderabad, India
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply