about summary refs log tree commit diff
path: root/Src/Modules/datetime.c
Commit message (Expand)AuthorAgeFilesLines
* 20605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson2004-12-071-1/+4
* Marked unused parameters with the new UNUSED() macro.Wayne Davison2004-06-021-3/+3
* Silenced one signed/unsigned comparison compiler warning.Wayne Davison2004-05-281-1/+1
* 19877: improved test for empty strftime stringsPeter Stephenson2004-05-041-1/+1
* 19389+: fix zmodload -u zsh/datetime, add strftime -s scalarPeter Stephenson2004-01-221-4/+23
* 18169: change parameter SECS in datetime to EPOCHSECONDSPeter Stephenson2003-10-081-1/+1
* 19168: Various problems with size of buffers and pointer usage in ztrftimePeter Stephenson2003-10-061-7/+8
* 19151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.Clint Adams2003-09-281-1/+14
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-1/+1
* 17417: remove unused fluff from datetime.cClint Adams2002-07-041-3/+1
* 17235: strftime builtinClint Adams2002-05-261-0/+99