Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-25 | 47494, 47495: Add -n option to strftime | Mikael Magnusson | 1 | -2/+5 | |
2018-11-13 | 43800: Add nanosecond support to strftime built-in | dana | 1 | -2/+6 | |
2015-02-21 | 34597: Revise strftime description to correctly explain timezone handling ↵ | Barton E. Schaefer | 1 | -17/+38 | |
and note signed int rollover | |||||
2011-08-11 | 29674: add $epochtime to datetime | Peter Stephenson | 1 | -1/+16 | |
2011-08-10 | 29663: add $EPOCHREALTIME to zsh/datetime | Peter Stephenson | 1 | -1/+9 | |
2006-08-17 | 22613: add strftime -r to use strptime() if available | Peter Stephenson | 1 | -3/+18 | |
2004-01-22 | 19389+: fix zmodload -u zsh/datetime, add strftime -s scalar | Peter Stephenson | 1 | -1/+4 | |
2003-10-25 | 19202: Doc/Makefile.in, Doc/Zsh/mod_datetime.yo: rudimentary documentation | Clint Adams | 1 | -0/+23 | |
for zsh/datetime module. |