adrianmichel / yloader

Free stock quotes downloader
http://www.yloader.com
41 stars 18 forks source link

Add option to set the number of year digits in date #8

Open adrianmichel opened 6 years ago

adrianmichel commented 6 years ago

Issue: currently the year is always represented as YYYY using regular formatting options. To set it to two digits one needs to use regular expressions.

Fix: allow setting number of year digits using regular formatting options.