07-22-2009 12:47 AM
good after noon,
im having a problem when using format date time string. as the output grom the time stamp is the same as my laptop time but 1ce i pass it through the formate date time string im geting an increase of 1 hour. i attached a screen short of the problem. hope 2 get solution.thanks
regards,
shamaran
07-22-2009 01:38 AM
Hi Shamaran,
"Get Date/Time in seconds" returns Universal time. Some other functions like "Format date/time string" return the local time. There's an input "UTC format", set it to true to get the string in universal time.
Hope this helps,
Daniel
07-22-2009 01:51 AM
hai,
im only getting this type of error when i use specific computer. when i use the other pc with same funtion it returns the correct answer. i have checked the GMT value and UTF function . the minutes second value exactly the same only the hour is increased by 1.
thanks,
regards
shamaran
07-24-2009 04:25 AM
Hi Shamaran,
I found this KnowledgeBase that describes a potential cause for this problem, and how to fix it. Please give it a try and let us know if that works.
Also, perhaps you might want to take a look at the Date/Time settings of Windows on your two computers, maybe if you find some differences there you might be able to figure out what the cause of this behavior is.
08-26-2009 01:46 AM