Now to int

From Kolmafia
Revision as of 12:07, 19 October 2020 by imported>Gausie (Created page with "{{ #vardefine:name|now_to_int}}{{ #vardefine:return_type|int}}{{ FunctionPage| name={{#var:name}}| function1={{Function| name={{#var:name}}| aggregate={{#var:aggregate}}| re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Function Syntax

int now_to_int()

Returns the current time (based on your local computer's system settings) as a UNIX timestamp (in milliseconds)


See Also

gameday_to_string() | gameday_to_int() | now_to_string() | time_to_string() | timestamp_to_date() | date_to_timestamp()