...
Configuring the date format
Note |
---|
The date format is not applied if the Dates Don’t Apply option is selected. |
The date format is configured on the Learning Plan Definition
...
. It has a max length of 200 characters.
...
Syntax
The format string can contain any letters or symbols that you want, in addition to supporting placeholder values in this form: {<field>:<format>}
...
Token | Usage | Example | |
---|---|---|---|
| Two digit year |
| |
| Four digit year |
| |
| Month as a number, no padding |
| |
| Month as number, padded |
| |
| Month as an abbreviated string |
| |
| Month as unabbreviated string |
| |
| Day of the month, no padding |
| |
| Day of the month, padded |
| |
| Quarter, no padding |
| |
| Literal “/ | Literal “/” character, to be used as a separator | “4/6/2020” |
Literal whitespace character, to be used as a separator | “June 2020” | ||
| Literal “-” character, to be used as a separator | “4/-6/-2020” | |
| Literal whitespace “,” character, to be used as a separator | “June “January, 2020” |
Examples
Format string | Example |
---|---|
| Certified Office Dog Recert |
| Certified Office Dog Recert |
| Certified Office Dog Recert |
| Certified Office Dog Recert |