Invert GMLscripts.com

Computation :: Date-Time

date_format(format, datetime)
Returns a formatted string generated from a date-time.
date_get_easter(year)
Returns the date-time of Easter for the given year.
time_string(format, sep)
Returns the system time as a string in 12 or 24 hour "HH:MM:SS" format.
unix_timestamp(datetime)
Returns a Unix timestamp for the current or given GameMaker datetime.