summaryrefslogtreecommitdiff
path: root/Src/Modules/datetime.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-0720605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson1-1/+4
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-3/+3
2004-05-28Silenced one signed/unsigned comparison compiler warning.Wayne Davison1-1/+1
2004-05-0419877: improved test for empty strftime stringsPeter Stephenson1-1/+1
2004-01-2219389+: fix zmodload -u zsh/datetime, add strftime -s scalarPeter Stephenson1-4/+23
2003-10-0818169: change parameter SECS in datetime to EPOCHSECONDSPeter Stephenson1-1/+1
2003-10-0619168: Various problems with size of buffers and pointer usage in ztrftimePeter Stephenson1-7/+8
2003-09-2819151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.Clint Adams1-1/+14
2002-08-2717582: Improved option argument handling.Peter Stephenson1-1/+1
2002-07-0417417: remove unused fluff from datetime.cClint Adams1-3/+1
2002-05-2617235: strftime builtinClint Adams1-0/+99