Function wasmer_backend_api::query::unix_timestamp

source ยท
fn unix_timestamp(ts: OffsetDateTime) -> f64
Expand description

Convert a [OffsetDateTime] to a unix timestamp that the WAPM backend understands.