Skip to content

Small python script to change folder names from one form of date (05_01.12 XXX) to the ISO format (2005-01-12 XXX).

Notifications You must be signed in to change notification settings

Jazkiob/renameFolders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Description

Small python script to change folder names from one form of date (05_01.12 XXX) to the ISO format (2005-01-12 XXX).

How to use

Execute the script using a CLI

python rename.py pathToFolders

About

Small python script to change folder names from one form of date (05_01.12 XXX) to the ISO format (2005-01-12 XXX).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages