DateProvider

object DateProvider

The DateProvider Instance FhirEngine uses for date/time related operations.

Functions

Link copied to clipboard
operator fun invoke(instant: Instant? = null): Clock
Link copied to clipboard
fun resetClock(): <ERROR CLASS>

Properties

Link copied to clipboard
lateinit var clock: Clock