Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/DateTime
Returns the date from Unix time (seconds from midnight 1970-01-01)
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| int64 | Unix Time | Unix time (seconds from midnight 1970-01-01) |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | Gregorian date and time. |