mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-08 08:33:41 -04:00
0f100b0d3f541e0bcc107eb8cc416277ce759109
(universal_time): Remove. (main): If -u is given, set TZ to "UTC0"; this causes date to use UTC uniformly and fixes bugs in the handling of date -u +'%s %Z'. (show_date): Just use localtime and a single format, since TZ will be set properly if -u is given. From Paul Eggert.
Description
No description provided
Languages
C
56.8%
Shell
27.4%
Perl
11.5%
Makefile
2.2%
M4
0.9%
Other
1.2%