# Initial DateTime

Grammar — GameStartDateTime()
FlagsNative | Function

Returns the best guess of when the game started for players in the real world as a server-timezone adjusted DateTime. Returns the time the game started loading if called during loading screen (initialization) and the time gameplay started afterwards.

Returns — datetime

native datetime InitialDateTimeGet();

Category: DateTime

# Examples

— None found —