pub fn activity_day_key_with_offset( timestamp_seconds: i64, utc_offset_seconds: i64, ) -> i64
Converts Unix timestamp seconds to a day key after applying a UTC offset.