| www.delorie.com/gnu/docs/gcal/gcal_56.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
%[format]K[date] special text
%K[date]
The text `Today is %K , the %n' will be expanded to
==> `Today is Monday, the 10-Jun-1996', in case the actual system date is the 10th June 1996.
%>3#K[date]
The text `Today is %>3#K0@t+1 , the %n+1' will be expanded to
==> `Today is Tue, the 11-Jun-1996', in case the actual system date is the 10th June 1996.
%>2#K[date]
The text `Today is %>2#K , the %n' will be expanded to
==> `Today is Mo, the 10-Jun-1996', in case the actual system date is the 10th June 1996.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |