pub fn calculate_next_era_and_period_of_ts(now: u64) -> Option<(u16, u8)>
Expand description

Calculates the next era and period of the given Unix timestamp.