The Time interval field allows to store a time interval.
Formula
You can convert a time interval to seconds and vice-versa with the Get interval and Interval function.
Overview
Since Time interval conforms to the Convertible to number protocol you can sum a time interval field with the Sum field function and get a number value in seconds.
Protocols
- Equatable
- Comparable
- Convertible to string
- Convertible to number