spacetraders_models/timestamp

Types

Values

pub fn encode(timestamp: timestamp.Timestamp) -> json.Json
pub fn from_unix(seconds: Int) -> timestamp.Timestamp
pub fn parse(value: String) -> Result(timestamp.Timestamp, Nil)
Search Document