Timezones

I’ve got an application that will have users from several different timezones.

I can’t find anything in scriptcase that will automate translating the Datetime, date, time fields into the correct time zones for the user.

Any ideas on this?

Dave

PS. no, I can’t just change the .ini because we need more than one timezone.

Re: Timezones

I dont think the Scriptcase will to that automatically, i recomend you to use GMT time to help you out on this one, but anyway i will report this to our dev team, and they might came with something.

Carlos Lacerda

Re: Timezones

I’ve created a crude work around using my own library and overhauling some of my database structure.

However, when I attempt to edit forms, the times are not populating correctly from my onLoad functions.

See this post:
http://www.scriptcase.net/forum_en_us/index.php?topic=4086.0

Dave