Date Format Handling

Learn how BillToSheet handles different date formats from international invoices. Tips for ensuring correct date parsing and formatting.

When dealing with international invoices, you might encounter various date formats that can confuse your data extraction process. To ensure that BillToSheet accurately interprets these dates, it's essential to familiarize yourself with common formats such as DD/MM/YYYY, MM/DD/YYYY, and YYYY-MM-DD. Before uploading your invoices, take a moment to review the date formats used and consider standardizing them if possible, as this will minimize parsing errors and streamline your workflow.

If you notice that some dates are not being parsed correctly after conversion, check for any inconsistencies in the date formats across your invoices. A practical tip is to use a spreadsheet program to quickly identify and correct any anomalies. Additionally, be aware that some invoices may include date formats with additional text, such as "January 5, 2023," which may not be recognized by BillToSheet. In such cases, you might need to manually edit the dates before uploading to ensure uniformity.

Common gotchas include regional settings that might affect how dates are read and displayed. For example, if your system is set to a specific locale, it may misinterpret dates formatted according to another country's standards. To avoid this, always double-check the locale settings of your documents and make sure they align with the date format you expect. This will help you achieve a smoother conversion experience and ensure that your data is accurate and reliable.

Frequently Asked Questions

What date formats are supported?

We support all common date formats including DD/MM/YYYY (UK/EU), MM/DD/YYYY (US), YYYY-MM-DD (ISO), and written formats like '15 January 2025'. Our system automatically detects the format.

How are dates formatted in the CSV output?

Dates are exported in ISO format (YYYY-MM-DD) by default, which is universally recognized by spreadsheets and accounting software. This prevents confusion between DD/MM and MM/DD formats.

What if a date is extracted incorrectly?

Occasionally, ambiguous dates like '01/02/2025' (which could be January 2nd or February 1st) may be misinterpreted. Review extracted dates and correct any errors before importing.

How do I change date format in Excel?

Select the date column, right-click, choose 'Format Cells', select 'Date', and choose your preferred format. Excel will automatically reformat all dates in that column.

Do you extract due dates as well as invoice dates?

Yes, when present in the invoice, we extract both the invoice date and the payment due date, displaying them in separate columns.