Searched refs:ZONE_LONDON (Results 1 – 1 of 1) sorted by relevance
155 private static final ZoneId ZONE_LONDON = ZoneId.of("Europe/London"); field in TCKZonedDateTime2029 ZonedDateTime midnightLondon = LocalDate.of(2012, 6, 28).atStartOfDay(ZONE_LONDON);