mariusbancila / croncpp

A C++11/14/17 header-only cross-platform library for handling CRON expressions
MIT License
236 stars 68 forks source link

last month day not works #36

Open citrus-dalv opened 1 year ago

citrus-dalv commented 1 year ago

Hello! Thanks for this work first of all. Respectful! When i try to parse "0 0 12 L * ?", it's catches 'stoul' exception.