Re: Basic question: Time Zone Library

2020-11-07 Thread David Bovill via use-livecode
Thanks Matthias - very helpful. Looks like there is no dictionary entry for revLibraryMapping :( On 6 Nov 2020, 23:11 +, matthias rebbe via use-livecode , wrote: > Hi, > > i am not sure if this is still the way how to do it with newer LC Server > versions, but at least it still works with

Re: Basic question: Time Zone Library

2020-11-06 Thread matthias rebbe via use-livecode
Hi, i am not sure if this is still the way how to do it with newer LC Server versions, but at least it still works with LC 9.6.1 First copy the folder of of the time zone library to your server for example into a folder extension Then, to use the library you'll have to put the following 2

Basic question: Time Zone Library

2020-11-06 Thread David Bovill via use-livecode
Just created a handler that I want to use in a Livecode server that uses the Time Zone Library handler TimeZones(). So: 1. How do I find where the library is? 2. How do I add it so the server code can use it? On 6 Nov 2020, 21:28 +, How to use LiveCode , wrote: > > ToUniversalTime