How does date formatting work in Operating?
Written By Lauri Eurén
Last updated 1 day ago
Overview
Date formats in Operating are automatically determined by your browser’s locale settings. This means the way dates appear—such as MM/DD/YYYY vs. DD/MM/YYYY—depends on the language and region settings of your web browser or operating system.
Example
If your browser is set to US English, dates will appear like
07/01/2025(for July 1st, 2025).If your browser is set to British English, the same date will appear as
01/07/2025.
Can I change the date format in Operating?
Yes. Go to Settings → View options → Date and number formatting and choose a locale — this controls how dates and numbers display throughout the app for you. Leave it on "Use my browser's default" to follow your browser's language settings. This setting is personal to you; invoices use the company's locale instead. CSV imports always use YYYY-MM-DD.
Related Tips
Our CSV imports always use the
YYYY-MM-DDformat.