#rust

Defining the maths to generate intuitive date series

Using unix timestaps for generating a date series has many nuances that must be taken care of. In this writeup, I define a set of algorithms to generate date series that are more intuitive to humans at the expense of being less accurate.