bug-coreutils@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Edgar Aquino Rodriguez <edgar0aq@gmail.com>
Cc: 62405-done@debbugs.gnu.org
Subject: bug#62405: date update
Date: Thu, 23 Mar 2023 16:01:29 -0700	[thread overview]
Message-ID: <43762446-4dc8-6512-ebce-672edc3db267@cs.ucla.edu> (raw)
In-Reply-To: <CAEhtU9Azkihr_3cSjYj5CQXa2fw21Ewv1eCQeaVScMCYicUyTw@mail.gmail.com>

On 3/23/23 06:18, Edgar Aquino Rodriguez wrote:
> if i run date
> (system time)
> Thu Mar 23 07:15:39 MST 2023
> i dont now but if i run date --custom
> Thu Mar 23 13:34:15 MST 2023
> 
> or how can get multiple timezones in the same system

Although it's not clear what you're asking for, but perhaps these 
example shell commands will help:

   $ ls -l /etc/localtime
   lrwxrwxrwx. 1 root root 41 Oct 29  2019 /etc/localtime -> 
../usr/share/zoneinfo/America/Los_Angeles
   $ date; TZ=America/Los_Angeles date; TZ=Europe/Rome date
   Thu Mar 23 16:00:05 PDT 2023
   Thu Mar 23 16:00:05 PDT 2023
   Fri Mar 24 00:00:05 CET 2023

At any rate this is not a bug so I'm closing the bug report.




      reply	other threads:[~2023-03-23 23:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-23 13:18 bug#62405: date update Edgar Aquino Rodriguez
2023-03-23 23:01 ` Paul Eggert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.gnu.org/mailman/listinfo/bug-coreutils

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43762446-4dc8-6512-ebce-672edc3db267@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=62405-done@debbugs.gnu.org \
    --cc=edgar0aq@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).