OSGetDatetime Method |
Returns current datetime as a dictionary of keys: year, month, day, weekday, dst (Daylight Savings Time), hour, minute, second.
Namespace: Godot
public static Dictionary GetDatetime( bool utc = false )
[Missing <param name="utc"/> documentation for "M:Godot.OS.GetDatetime(System.Boolean)"]
[Missing <returns> documentation for "M:Godot.OS.GetDatetime(System.Boolean)"]