jylis_ex v0.2.0 Jylis.Result
Transformations for Jylis query results.
Link to this section Summary
Functions
Convert the Unix timestamp in a query result to ISO 8601
Link to this section Functions
Link to this function
to_iso8601(query_result)
Convert the Unix timestamp in a query result to ISO 8601.
query_result
- A query result tuple in the form {value, timestamp}
.