1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00
freebsd/bin/date
Baptiste Daroussin 31edf56b15 date: add -z output_zone option
Inpired by OpenBSD date(1), this option allows to do timezone conversion
via the date(1) command.

For example, to determine when the BSDCan livestream begins for me:

$ env -i TZ=EST5EDT date -z Europe/Paris -j 0900

MFC After:		1 week
Reviewed by:		kib, bcr (manpage)
Differential Revision:	https://reviews.freebsd.org/D40159
2023-05-19 21:09:40 +02:00
..
tests
date.1 date: add -z output_zone option 2023-05-19 21:09:40 +02:00
date.c date: add -z output_zone option 2023-05-19 21:09:40 +02:00
Makefile
Makefile.depend
vary.c
vary.h