Groups | Search | Server Info | Login | Register


Groups > comp.soft-sys.math.maple > #1363

Time zones

X-Received by 2002:a05:600c:1410:b0:39c:6fef:4b4c with SMTP id g16-20020a05600c141000b0039c6fef4b4cmr17835497wmi.124.1655428669653; Thu, 16 Jun 2022 18:17:49 -0700 (PDT)
X-Received by 2002:a81:18cc:0:b0:317:7d14:a578 with SMTP id 195-20020a8118cc000000b003177d14a578mr2507719ywy.391.1655428668868; Thu, 16 Jun 2022 18:17:48 -0700 (PDT)
Path csiph.com!news.mixmin.net!proxad.net!feeder1-2.proxad.net!209.85.128.87.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups comp.soft-sys.math.maple
Date Thu, 16 Jun 2022 18:17:48 -0700 (PDT)
Injection-Info google-groups.googlegroups.com; posting-host=2404:2000:2000:8:9b4c:c054:f0ea:7123; posting-account=KnYfEgoAAAD1tUJTvdAUZ3XojNa5tezZ
NNTP-Posting-Host 2404:2000:2000:8:9b4c:c054:f0ea:7123
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <e08bea44-59ad-4cf1-ac87-082b24ff742cn@googlegroups.com> (permalink)
Subject Time zones
From jfh <harperjf2@gmail.com>
Injection-Date Fri, 17 Jun 2022 01:17:49 +0000
Content-Type text/plain; charset="UTF-8"
Xref csiph.com comp.soft-sys.math.maple:1363

Show key headers only | View raw


Wishing to use Date in my own time zone I tried

> now:=Date(timezone="NZST");
Error, (in Date:-ModuleCopy) unrecognised timezone: NZST

Maple must have a list of acceptable time zone names. How does one find it?
Experimentation eventually found that at present the following works, though of course it will need changing in September when we start daylight saving., and back again in April 2023.

> now:=Date(timezone="GMT+12:00");
                 now := <Date: 2022-06-17T13:07:28 GMT+12:00>

Back to comp.soft-sys.math.maple | Previous | NextNext in thread | Find similar


Thread

Time zones jfh <harperjf2@gmail.com> - 2022-06-16 18:17 -0700
  Re: Time zones acer <maple@rogers.com> - 2022-06-21 09:13 -0700
    Re: Time zones jfh <harperjf2@gmail.com> - 2022-06-21 14:37 -0700
      Re: Time zones acer <maple@rogers.com> - 2022-06-21 15:01 -0700
        Re: Time zones acer <maple@rogers.com> - 2022-06-21 15:05 -0700

csiph-web