GNU bug report logs - #62405
date update

Previous Next

Package: coreutils;

Reported by: Edgar Aquino Rodriguez <edgar0aq <at> gmail.com>

Date: Thu, 23 Mar 2023 14:29:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62405 in the body.
You can then email your comments to 62405 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#62405; Package coreutils. (Thu, 23 Mar 2023 14:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Edgar Aquino Rodriguez <edgar0aq <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Thu, 23 Mar 2023 14:29:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Edgar Aquino Rodriguez <edgar0aq <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: date update
Date: Thu, 23 Mar 2023 08:18:45 -0500
[Message part 1 (text/plain, inline)]
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
[Message part 2 (text/html, inline)]

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Thu, 23 Mar 2023 23:03:02 GMT) Full text and rfc822 format available.

Notification sent to Edgar Aquino Rodriguez <edgar0aq <at> gmail.com>:
bug acknowledged by developer. (Thu, 23 Mar 2023 23:03:02 GMT) Full text and rfc822 format available.

Message #10 received at 62405-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Edgar Aquino Rodriguez <edgar0aq <at> gmail.com>
Cc: 62405-done <at> debbugs.gnu.org
Subject: Re: bug#62405: date update
Date: Thu, 23 Mar 2023 16:01:29 -0700
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.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 21 Apr 2023 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 116 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.