Formats a date/time value according to the format string, which can be any string, using {PeriodId} to insert elements of the date/time value.
For example: "{Day}/{Month} {Year}"
Target
Ingame Calendar Object Reference
|
|
Time
Ingame Date Time Value Structure (by ref)
|
Input date/time value to format |
Format Str
String
|
Formatting string |
Return Value
Text
|
Time formatted as text |