Javascript Batch Date Format Conversion

This tool was built out of frustration after running into problems when trying to convert a date column to another (sortable) format (e.g. M/d/Y to yyyy-MM-dd) in Open/LibreOffice Calc.

(More description in link below functionality)

Usage:

All parsing and conversion is done in Javascript.

Enter your date column in the left textarea

Input Format             Output Format 
Current Separator             Output Separator        Use leading zeros?       Year Prefix (only with "Leading zeros" enabled)
                       

                      

Motivation/Description available at https://dennis2society.de/batch-date-format-conversion
See Javascript Source
© 2017-06-11, Dennis Lübke, dfc@dennis2society.de