aolpl Report post Posted 12/10/2004 02:21 PM When I edit my script on machine I have installed IVG I have time range valid! from 10.00 AM to 5.00 PM dTimeSwitch_DateStart=08 December 2004 10:00:00 dTimeSwitch_DateEnd=31 December 2099 20:00:00 When I edit the same script on another machine, where I have not registered IVG, only for editing, modifing and preparing scripts the same range on editor change into from 12.00 AM to 12.00 AM this is mean, the same editor understands time format in two ways. Problem is, that first windows is english version with time format h:mm:ss and PM and AM and second windows (for editing and preparing) is in polish version with the same date format h:mm:ss but without PM and AM. Why the same time in script dTimeSwitch_DateStart=08 December 2004 10:00:00 dTimeSwitch_DateEnd=31 December 2099 20:00:00 editor replace into abstractive format, when used on difrent windows? What is the problem to replace 10:00:00 into 10:00:00 AM and 20:00:00 into 8:00 PM for editor? Than saved format in the script is always the same and not depend of using PM or AM addition in windows. Share this post Link to post
SupportTeam Report post Posted 12/10/2004 11:03 PM The format in which time is saved in the script file depends on the Windows' regional options settings for the time format. We've found that works better for more users. What problem are you experiencing with using the "Long Time" format? Share this post Link to post