Tools
Weekday
This function finds the day of the week, given a date. For example, given the date ‘2024-10-07’, it will return a JSON: {'weekday': 'Monday'}
GET
/
weekday
This function finds the day of the week, given a date. For example, given the date ‘2024-10-07’, it will return a JSON: {'weekday': 'Monday'}