timetwister
timetwister copied to clipboard
investigate removing chronic
Given the number of hoops that timetwister jumps through to format dates for Chronic, I wonder if it's possible to instead directly use DateTime#strptime
to transform strings into DateTime objects.