| www.delorie.com/gnu/docs/gcal/gcal_59.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
%[format]D[date] special text
%D[date]
The text `Day %D , %n' will be expanded to
==> `Day 2, 02-Feb-1996', in case the actual system date is the 2nd February 1996.
%>02*D[date]
The text `Day %>02*D0@t-1 , %n-1' will be expanded to
==> `Day 01, 01-Feb-1996', in case the actual system date is the 2nd February 1996.
%>1&*D[date]
The text `Day %>1&*D , %n' will be expanded to
==> `Day 2nd, 02-Feb-1996', in case the actual system date is the 2nd February 1996.
%>02&*D[date]
The text `Day %>02&*D , %n' will be expanded to
==> `Day 02nd, 02-Feb-1996', in case the actual system date is the 2nd February 1996.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |