[Bug 10916] New: date doesn't support TZ

bugzilla at busybox.net bugzilla at busybox.net
Tue Apr 3 03:37:52 UTC 2018


https://bugs.busybox.net/show_bug.cgi?id=10916

            Bug ID: 10916
           Summary: date doesn't support TZ
           Product: Busybox
           Version: 1.28.x
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at busybox.net
          Reporter: saeed.joulaei at gmail.com
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

In an embedded linux (armv7l), I have /etc/TZ file with content to point to my
local zone details.
In version 1.26.2 it was working, but in v1.28.1, it always shows time in GMT.

Below are some more information from the command line:

[root at my-box bin]# busybox-armv6l-v1.26.2 date
Tue Apr  3 13:26:40 AEST 2018

[root at my-box bin]# busybox-armv6l-v1.28.1 dat
Tue Apr  3 13:35:20 GMT 2018

[root at my-box bin]# cat /etc/TZ
AEST0AEDT,M10.1.0,M4.1.0/3

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list