nahu02 / Google-contacts-date-format-fix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google-contacts-date-format-fix

Google calendar can only handle dates in YYYY-MM-DD format. This script looks for DD/MM/YYYY format in a csv and changes it to YYYY-MM-DD.

A "contacts.csv" FILE IS EXPECTED IN THE SAME FOLDER AS THE SCRIPT

(there will be no edits made to the original file)

About


Languages

Language:Python 100.0%