Skip to main content

activity_day_key_with_offset

Function activity_day_key_with_offset 

Source
pub fn activity_day_key_with_offset(
    timestamp_seconds: i64,
    utc_offset_seconds: i64,
) -> i64
Expand description

Converts Unix timestamp seconds to a day key after applying a UTC offset.