fn unix_timestamp(ts: OffsetDateTime) -> f64
Convert a [OffsetDateTime] to a unix timestamp that the WAPM backend understands.
OffsetDateTime