summaryrefslogtreecommitdiff
path: root/Doc/Zsh/mod_datetime.yo
AgeCommit message (Collapse)AuthorFilesLines
2020-10-2547494, 47495: Add -n option to strftimeMikael Magnusson1-2/+5
2018-11-1343800: Add nanosecond support to strftime built-indana1-2/+6
2015-02-2134597: Revise strftime description to correctly explain timezone handling ↵Barton E. Schaefer1-17/+38
and note signed int rollover
2011-08-1129674: add $epochtime to datetimePeter Stephenson1-1/+16
2011-08-1029663: add $EPOCHREALTIME to zsh/datetimePeter Stephenson1-1/+9
2006-08-1722613: add strftime -r to use strptime() if availablePeter Stephenson1-3/+18
2004-01-2219389+: fix zmodload -u zsh/datetime, add strftime -s scalarPeter Stephenson1-1/+4
2003-10-2519202: Doc/Makefile.in, Doc/Zsh/mod_datetime.yo: rudimentary documentationClint Adams1-0/+23
for zsh/datetime module.