freebsd-src/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): Add ISO 8601 formatting option 2018-08-04 21:54:30 +00:00
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 Remove, the now very outdated, timed. 2018-12-15 21:34:40 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vary.c
vary.h