Hi, not really an issue but just curious of why the usage of `i64` when returning Unix timestamps/timestamp_nanos instead of `u64`
Hi, not really an issue but just curious of why the usage of
i64when returning Unix timestamps/timestamp_nanos instead ofu64