Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Text
Converts a passed in date & time to a text, formatted as a date & time using the given timezone (default is the local timezone). This will convert the given date & time from UTC to the given timezone (taking into account DST).
Target is Kismet Text Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | In Date Time | |
| string | In Time Zone | |
| enum | In Date Style | |
| enum | In Time Style |
Outputs
| Type | Name | Description |
|---|---|---|
| text | Return Value |