To diplay todays date:
As you can see, you can add or subtract days. You can include the time tiwh -t. And you can use your own format for the time. (See SimpleDataFormat for the syntax.)
Markup Text |
Displayed as |
| Today is !today. | Today is 30 Jul, 2010. |
| XML is !today -xml. | XML is 2010-07-30T00:38:04. |
| Right now it is !today -t. | Right now it is 30 Jul, 2010 00:38. |
| Tomorrow is !today +1. | Tomorrow is 31 Jul, 2010. |
| Last week was !today -7. | Last week was 23 Jul, 2010. |
| The month is !today (MMM). | The month is Jul. |
As you can see, you can add or subtract days. You can include the time tiwh -t. And you can use your own format for the time. (See SimpleDataFormat for the syntax.)
Add Child Page to TodaysDate