1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00

29674: add $epochtime to datetime

This commit is contained in:
Peter Stephenson 2011-08-11 19:20:56 +00:00
parent 8cbd510002
commit 773737e09f

View file

@ -1,3 +1,8 @@
2011-08-11 Peter Stephenson <p.w.stephenson@ntlworld.com>
* Src/subst.c: 29674: Src/Modules/datetime.c,
Doc/Zsh/mod_datetime.yo: add $epochtime array.
2011-08-10 Peter Stephenson <pws@csr.com> 2011-08-10 Peter Stephenson <pws@csr.com>
* 29663: configure.ac, Src/module.c, Src/Modules/datetime.c, * 29663: configure.ac, Src/module.c, Src/Modules/datetime.c,
@ -15224,5 +15229,5 @@
***************************************************** *****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL * This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.5418 $ * $Revision: 1.5419 $
***************************************************** *****************************************************