com.r3corda.simulation / Simulation / currentDateAndTime

currentDateAndTime

var currentDateAndTime: LocalDateTime

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.