[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to get the current time in time zone represented by strings like
From: |
Grisha Levit |
Subject: |
Re: How to get the current time in time zone represented by strings like +0100? |
Date: |
Thu, 16 May 2024 11:22:11 -0400 |
On Thu, May 16, 2024, 09:31 Peng Yu <pengyu.ut@gmail.com> wrote:
> So +02:00 in your example is actually -0200 in my example, can date
> take the meaning "+" as in my original example?
Nope.
Or I will have to flip the signs myself?
>
Yes. I think you will find this is all described in the manual at
https://www.gnu.org/software/coreutils/manual/html_node/Specifying-time-zone-rules.html
>