FakeClock

constructor(epochMillis: Long = Instant.parse("2018-01-01T00:00:00Z").toEpochMilli(), zone: ZoneId = ZoneId.of("UTC"))