Current section

Files

Jump to
graded priv catalog gleam_time@1.0.0.graded
Raw

priv/catalog/gleam_time@1.0.0.graded

// gleam_time — time, dates, and durations
external effects gleam/time/duration : []
external effects gleam/time/calendar : []
external effects gleam/time/timestamp : []
external effects gleam/time/timestamp.system_time : [Time]
external effects gleam/time/calendar.local_offset : [Time]
external effects gleam/time/calendar.utc_offset : [Time]