Crate poloto_chrono

source ·
Expand description

Plot unix timestamps.

Does not implement dashes/grid lines because due to leap days, the distance between the dashes can’t be constant.

Structs

Enums

  • Conveys what unit is being used for step sizes.

Functions

  • Returns a 3 letter string for a month. input must be in the range [1,12] or it will panic.