| Format | result |
|---|---|
| YYYY-MM-DD | 2000-11-02 (2nd of November 2000) |
| DD.MM.YYYY | 02.11.2000 |
| DD.MM. | 02.11. (the year will be skipped) |
| #DD-MM-YYYY# | #02-11-2000# |
| DD.GG.YYYY | 02.GG.2000 (hups, you do not have to try this ;-)) |
| YYYY | will be replaced by the year (4 digits) |
| MM | will be replaced by the month (2 digits with leading zero if less 10) |
| DD | will be replaced by the date (2 digit with leading digits if less 10) |
YYYY-MM-DD vX.XX)
2001-05-27 v1.0