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