Days of the Week List
Grab a clean, copy-ready list of weekdays for calendar UIs, scheduling forms, recurrence settings, and reporting labels.
Days of the week(7 days)
Ordered Monday through Sunday using a common ISO-style week sequence.
How to use this list
Use weekday names in seconds
Takes ~5 seconds- 1Choose a format
Pick text, JSON, or HTML output based on your workflow.
- 2Copy or download
Copy to your clipboard or download the output as a file.
- 3Paste into your project
Use the day list in forms, recurrence rules, dashboards, or scripts.
Common use cases
- Developers building scheduling forms and recurrence controls
- Analysts grouping report data by weekday
- Operations teams creating weekly planning templates
Examples
Text output for quick labels.
JSON output for scripts and apps.
HTML output for dropdown menus.
A clean list of all seven weekdays
Use this list when you need consistent weekday names in chronological order for interfaces, reports, and data templates.
Need a dependable days of the week list for a calendar UI, meeting scheduler, or reporting dashboard? This page provides all seven weekday names in a clean, copy-ready format so you can move quickly without cleanup. Choose plain text for simple pasting into docs or spreadsheets, JSON for scripts and front-end state, or HTML for instant <option> tags in a select control. The list is presented in Monday-to-Sunday sequence, which matches many scheduling and analytics workflows. Using one standardized weekday set helps reduce label mismatch between product UI, export files, and chart groupings. Whether you are building a booking form, recurring task workflow, or weekly KPI view, this list gives you a reliable baseline you can paste directly into your stack.
Switch between text, JSON, and HTML output with one click.
- Plain text list
- JSON array
- HTML <option> tags
Days are listed in standard weekday order for scheduling and recurrence interfaces.
- Monday to Sunday
- Deterministic ordering
- Consistent capitalization
Paste directly into forms, dashboards, data seeds, and templates.
- One item per line
- No extra formatting
- Clipboard friendly
Weekday list best practices
Keep day labels and ordering consistent across product and data systems.
- Document your week start (Monday or Sunday) and apply it consistently.
- Store a numeric weekday key for sorting and aggregations.
- If localization is required, map translated labels to stable internal keys.
Frequently asked questions
How many days are included?>
Why does the list start with Monday?>
Can I use the HTML output for a dropdown?>
Related Calendar lists
Copy standard business days (Monday through Friday) in text, JSON, or HTML format for scheduling, SLAs, staffing plans, and operational workflows.
Copy the seven common day abbreviations in text, JSON, or HTML format for compact calendars, chart labels, and scheduling interfaces.
Copy all 12 three-letter month abbreviations in text, JSON, or HTML format for dashboards, reports, date labels, and compact UI layouts.
Copy a month name to number mapping list in text, JSON, or HTML format for forms, parsing logic, data normalization, and reporting workflows.
Copy month numbers 1 through 12 in text, JSON, or HTML format for date fields, sorting logic, reporting dimensions, and data pipelines.
Copy all 12 months of the year in text, JSON, or HTML format for forms, date pickers, scheduling tools, and reporting workflows.