Today to string

From Kolmafia
Revision as of 17:05, 9 March 2010 by imported>StDoodle (Created page with '{{ #vardefine:name|today_to_string}}{{ #vardefine:return_type|string}}{{ FunctionPage| name={{#var:name}}| function_category=String Handling Routines| function1={{Function| nam…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

string today_to_string()

Returns the current date (based on your local computer's system settings) in an ISO basic format (YYYYMMDD).

More Information

See this wikipedia article for more information.