/tg/ Station 13 - Modules - Types

code/__HELPERS/time.dm

/proc/weekday_to_iso Returns a string day as an integer in ISO format 1 (Monday) - 7 (Sunday)
/proc/first_day_of_month Returns the first day of the given year and month in number format, from 1 (monday) - 7 (sunday).