Returns a template showing how date input strings must be formatted.
Can optionally be passed a repeating period ID to retrieve a template for a partial date.
Examples:
A standard calendar may have the following template for full dates: Y/M/D-h:m:s
For a partial date repeating every day (i.e. a time of day) it would become: h:m:s
Target
Ingame Calendar Object Reference
|
|
Repeating Period Id
Name
|
ID of repeating period for a partial date template, or None for a full date template |
Return Value
String
|
Input template for dates/times |