summaryrefslogtreecommitdiff
path: root/sys/src/cmd/date.c
AgeCommit message (Collapse)Author
2021-08-13date: remove '-m' flagOri Bernstein
It's only ever been used by git, and is obsoleted by 'date -f'. Remove it.
2020-08-10date: use new libc date apis.Ori Bernstein
2019-12-14date: make ISO 8601 time output compatible to RFC3339cinap_lenrek
RFC3339 is a stricter subset of ISO 8601, in particular the timezone offset needs to be specified as +HH:MM while in ISO 8601 the colon is optional.
2019-09-06Add RFC2822 (email style) formatted dates to to date(1).Ori Bernstein
2012-09-02date: pikesheddingcinap_lenrek
2012-09-02Fixes previous commit: dc3f9d299b40google
2012-09-02Add -i flag to date: prints ISO-8601 datestampgoogle
Add -t flag to date: prints ISO-8601 timestamp
2012-09-01isodate in libc? revert every commit for great justice!cinap_lenrek
2012-09-02Add -i and -t options to date for isodate and isotime display.google
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen