emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62405: closed (date update)


From: GNU bug Tracking System
Subject: bug#62405: closed (date update)
Date: Thu, 23 Mar 2023 23:03:02 +0000

Your message dated Thu, 23 Mar 2023 16:01:29 -0700
with message-id <43762446-4dc8-6512-ebce-672edc3db267@cs.ucla.edu>
and subject line Re: bug#62405: date update
has caused the debbugs.gnu.org bug report #62405,
regarding date update
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62405: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62405
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: date update Date: Thu, 23 Mar 2023 08:18:45 -0500
i had a question about date time on linux terminal, if is possible had multiple times i mean
something like this
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

--- End Message ---
--- Begin Message --- Subject: Re: bug#62405: date update Date: Thu, 23 Mar 2023 16:01:29 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0
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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]