Date Format Normalizer
Takes dates in mixed formats (MM/dd/yyyy, dd-MMM-yy, yyyy.MM.dd) and normalizes them all to a single target format.
Sign in or create a free account to copy this script.
Provided as-is, without warranty of any kind. Review and test each pattern in a non-production environment before deploying it to live automations. See our Terms.
Problem this solves
Forum #1 text question: date format conversion errors across locales and systems.
Dependencies
- Regex Pattern Library
- Invoice Data Extractor