symbolic timezone is ambiguous and is an no-op in current implementation. The trailing Z is for display only, it does not convert datetime value to zulu timezone.
Fri, 28 Feb 2020, Ian Shannon написал(а): > Thanks Henry. > > Any thoughts on when/ how additional time zone information will be included? > > > Ian Shannon > Science Strategy & Impact Branch > Department of Planning, Industry and Environment > > -----Original Message----- > From: General <[email protected]> On Behalf Of Henry Rich > Sent: Friday, 28 February 2020 7:06 AM > To: [email protected] > Subject: Re: [Jgeneral] Foreign 6!:17 (ISO time) > > Only z is supported. > > Henry Rich > > On 2/27/2020 12:12 AM, Ian Shannon wrote: > > Hello everyone, > > > > I hope that I go better this time 😊 > > > > The left arg to verb 6!:17 controls the character result. > > > > 0 { x gives the decimal point character > > 1 { x gives the time zone character to append to string value > > 2 { x gives precision (decimal places on seconds). > > > > However the only value of 1 { x that works as given in documentation > > https://code.jsoftware.com/wiki/Vocabulary/Foreigns#m6 > > is 90 { a. ( = 'Z') > > > > The whole time zone issue may be problematic as many time zones are 2 (and > > sometimes 3) characters long. > > > > Regards, > > > > Ian > > > > > > JVERSION > > Engine: j901/j64avx2/windows > > Release-c: commercial/2020-01-11T13:29:14 > > Library: 9.01.20 > > Qt IDE: 1.8.5s/5.12.6 > > Platform: Win 64 > > Installer: J901 install > > InstallPath: c:/utilities/j/j901 > > Contact: www.jsoftware.com > > (4 ": ,. i. 128) ,. ' ' ,. (<"1 '.',. (128{. a.) ,"0 '0') 6!:16 every > > <636130811000000000 > > 0 2020-02-27T15:00:11 > > 1 2020-02-27T15:00:11 > <snip> > </snip> > > 88 2020-02-27T15:00:11 > > 89 2020-02-27T15:00:11 > > 90 2020-02-27T15:00:11Z > > 91 2020-02-27T15:00:11 > <snip> > </snip> > > ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- > This email is intended for the addressee(s) named and may contain > confidential and/or privileged information. > If you are not the intended recipient, please notify the sender and then > delete it immediately. > Any views expressed in this email are those of the individual sender except > where the sender expressly and with authority states them to be the views of > the NSW Office of Environment and Heritage. > > PLEASE CONSIDER THE ENVIRONMENT BEFORE PRINTING THIS EMAIL > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
