framework/time
Time values enter through the boundary; Logic has no clock.
Types
Values
pub fn date_to_string(value: Date) -> String
pub fn datetime_to_string(value: Datetime) -> String
pub fn quarter_aligned(value: Datetime) -> Bool
True only on an absolute 15-minute boundary with zero seconds.
pub fn time_to_string(value: Time) -> String