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