IngameDateTime_Dev > Ingame Calendar > Format Time

Format Time

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}"

Inputs

Target
Ingame Calendar Object Reference

Time
Ingame Date Time Value Structure (by ref)

Input date/time value to format

Format Str
String

Formatting string

Outputs

Return Value
Text

Time formatted as text