com.r3corda.node.internal.testing / Simulation / currentDay

currentDay

var currentDay: LocalDate

The current simulated date. By default this never changes. If you want it to change, you should do so from within your overridden iterate call. Changes in the current day surface in the dateChanges observable.