$date » History » Version 4
Paul Janson, 11/12/2020 01:47 AM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | |||
3 | *$date* |
||
4 | |||
5 | 4 | Paul Janson | Returns current date in DD/MM/YYYY format. See [[$adate]] for MM/DD/YYYY format. |
6 | |||
7 | This is the same as $asctime($ctime,dd/mm/yyyy) and you can also format the date differently like $date(yyyy-mm-dd) |