That was my first thought too and I (erroneously) suggested the internet "time", which should have been "date". I found a ready-made lookup list and began experimenting. No go.

You have to know whether the area is on daylight savings time because the offset changes. You also need to know the location because cities in the same zone vary, and Apple's format requires a specific city location reference, so that would be a second lookup.

And the OP doesn't want a lookup list anyway.

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On September 14, 2022 11:03:40 AM Richmond via use-livecode <use-livecode@lists.runrev.com> wrote:

From an offset from GMT it is easy enough with this:

https://upload.wikimedia.org/wikipedia/commons/8/88/World_Time_Zones_Map.png

to run up a listField with timezones and their countries as a sort of
ad-hoc lookup table.



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to