RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

startTimeIfPast: Function

startTimeIfPast

ItemValue
Brieflyreturns startTime if it is past, empty option if it isn’t. This is used when CancelEvent is received
Authors
Definition PathImprovingApp.Events.EventContext.startTimeIfPast
View Source LinkeventContext.riddl(15:3)

Types

Requires (Input)

  • startTime: DateTime - {no brief}

Yields (Output)

  • timeOpt: DateTime? - {no brief}

Used By None

Uses Nothing