Mercurial > hg > xemacs-beta
diff src/editfns.c @ 349:8429d81ab209 r21-1-4
Import from CVS: tag r21-1-4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:54:28 +0200 |
parents | 70ad99077275 |
children | 30d2cfa1092a |
line wrap: on
line diff
--- a/src/editfns.c Mon Aug 13 10:53:50 2007 +0200 +++ b/src/editfns.c Mon Aug 13 10:54:28 2007 +0200 @@ -1045,6 +1045,8 @@ %p is replaced by AM or PM, as appropriate. %r is a synonym for "%I:%M:%S %p". %R is a synonym for "%H:%M". +%s is replaced by the time in seconds since 00:00:00, Jan 1, 1970 (a + nonstandard extension) %S is replaced by the second (00-60). %t is a synonym for "\\t". %T is a synonym for "%H:%M:%S".