Home
last modified time | relevance | path

Searched refs:OFFSET_MIN (Results 1 – 25 of 26) sorted by relevance

12

/dports/science/plumed/plumed2-2.7.2/regtest/isdb/rt-noe-mi/
H A Dplumed.dat6 ADDOFFSET OFFSET_MAX=2 OFFSET_MIN=0 OFFSET0=1 DOFFSET=0
18 ADDOFFSET OFFSET_MAX=2 OFFSET_MIN=0 OFFSET0=1 DOFFSET=0
35 ADDOFFSET OFFSET_MAX=2 OFFSET_MIN=0 OFFSET0=1 DOFFSET=0
46 ADDOFFSET OFFSET_MAX=2 OFFSET_MIN=0 OFFSET0=1 DOFFSET=0
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/test/java/time/
H A DTestOffsetDateTime_instants.java83 private static final ZoneOffset OFFSET_MIN = ZoneOffset.ofHours(-18); field in TestOffsetDateTime_instants
157 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds()); in factory_ofInstant_minWithMinOffset()
158 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_minWithMinOffset()
162 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_minWithMinOffset() local
189 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco… in factory_ofInstant_maxWithMinOffset()
190 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxWithMinOffset()
194 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_maxWithMinOffset() local
227 OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxInstantWithMinOffset()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/time/test/java/time/
H A DTestOffsetDateTime_instants.java83 private static final ZoneOffset OFFSET_MIN = ZoneOffset.ofHours(-18); field in TestOffsetDateTime_instants
157 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds()); in factory_ofInstant_minWithMinOffset()
158 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_minWithMinOffset()
162 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_minWithMinOffset() local
189 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco… in factory_ofInstant_maxWithMinOffset()
190 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxWithMinOffset()
194 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_maxWithMinOffset() local
227 OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxInstantWithMinOffset()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/test/java/time/
H A DTestOffsetDateTime_instants.java83 private static final ZoneOffset OFFSET_MIN = ZoneOffset.ofHours(-18); field in TestOffsetDateTime_instants
157 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds()); in factory_ofInstant_minWithMinOffset()
158 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_minWithMinOffset()
162 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_minWithMinOffset() local
189 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco… in factory_ofInstant_maxWithMinOffset()
190 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxWithMinOffset()
194 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_maxWithMinOffset() local
227 OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxInstantWithMinOffset()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/time/test/java/time/
H A DTestOffsetDateTime_instants.java83 private static final ZoneOffset OFFSET_MIN = ZoneOffset.ofHours(-18); field in TestOffsetDateTime_instants
157 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds()); in factory_ofInstant_minWithMinOffset()
158 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_minWithMinOffset()
162 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_minWithMinOffset() local
189 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco… in factory_ofInstant_maxWithMinOffset()
190 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxWithMinOffset()
194 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_maxWithMinOffset() local
227 OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxInstantWithMinOffset()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/time/test/java/time/
H A DTestOffsetDateTime_instants.java83 private static final ZoneOffset OFFSET_MIN = ZoneOffset.ofHours(-18); field in TestOffsetDateTime_instants
157 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds()); in factory_ofInstant_minWithMinOffset()
158 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_minWithMinOffset()
162 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_minWithMinOffset() local
189 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco… in factory_ofInstant_maxWithMinOffset()
190 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxWithMinOffset()
194 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_maxWithMinOffset() local
227 OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxInstantWithMinOffset()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/time/test/java/time/
H A DTestOffsetDateTime_instants.java83 private static final ZoneOffset OFFSET_MIN = ZoneOffset.ofHours(-18); field in TestOffsetDateTime_instants
157 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds()); in factory_ofInstant_minWithMinOffset()
158 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_minWithMinOffset()
162 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_minWithMinOffset() local
189 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco… in factory_ofInstant_maxWithMinOffset()
190 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxWithMinOffset()
194 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_maxWithMinOffset() local
227 OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxInstantWithMinOffset()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/time/test/java/time/
H A DTestOffsetDateTime_instants.java83 private static final ZoneOffset OFFSET_MIN = ZoneOffset.ofHours(-18); field in TestOffsetDateTime_instants
157 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds()); in factory_ofInstant_minWithMinOffset()
158 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_minWithMinOffset()
162 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_minWithMinOffset() local
189 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco… in factory_ofInstant_maxWithMinOffset()
190 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxWithMinOffset()
194 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_maxWithMinOffset() local
227 OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxInstantWithMinOffset()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/time/test/java/time/
H A DTestOffsetDateTime_instants.java83 private static final ZoneOffset OFFSET_MIN = ZoneOffset.ofHours(-18); field in TestOffsetDateTime_instants
157 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds()); in factory_ofInstant_minWithMinOffset()
158 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_minWithMinOffset()
162 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_minWithMinOffset() local
189 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco… in factory_ofInstant_maxWithMinOffset()
190 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxWithMinOffset()
194 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_maxWithMinOffset() local
227 OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxInstantWithMinOffset()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/time/test/java/time/
H A DTestOffsetDateTime_instants.java83 private static final ZoneOffset OFFSET_MIN = ZoneOffset.ofHours(-18); field in TestOffsetDateTime_instants
157 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds()); in factory_ofInstant_minWithMinOffset()
158 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_minWithMinOffset()
162 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_minWithMinOffset() local
189 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco… in factory_ofInstant_maxWithMinOffset()
190 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxWithMinOffset()
194 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_maxWithMinOffset() local
227 OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxInstantWithMinOffset()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/time/test/java/time/
H A DTestOffsetDateTime_instants.java83 private static final ZoneOffset OFFSET_MIN = ZoneOffset.ofHours(-18); field in TestOffsetDateTime_instants
157 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds()); in factory_ofInstant_minWithMinOffset()
158 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_minWithMinOffset()
162 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_minWithMinOffset() local
189 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco… in factory_ofInstant_maxWithMinOffset()
190 OffsetDateTime test = OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxWithMinOffset()
194 assertEquals(test.getOffset(), OFFSET_MIN); in factory_ofInstant_maxWithMinOffset() local
227 OffsetDateTime.ofInstant(instant, OFFSET_MIN); in factory_ofInstant_maxInstantWithMinOffset()
/dports/misc/py-cinder/cinder-12.0.10/cinder/scheduler/weights/
H A Dcapacity.py41 OFFSET_MIN = 10000 variable
85 self.maxval += OFFSET_MIN if offset == 0.0 else offset
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dbpf-prologue.c425 #define OFFSET_MIN ((1LL << 31) * -1) in bpf__gen_prologue() macro
427 ref->offset < OFFSET_MIN) { in bpf__gen_prologue()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dbpf-prologue.c425 #define OFFSET_MIN ((1LL << 31) * -1) in bpf__gen_prologue() macro
427 ref->offset < OFFSET_MIN) { in bpf__gen_prologue()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dbpf-prologue.c425 #define OFFSET_MIN ((1LL << 31) * -1) in bpf__gen_prologue() macro
427 ref->offset < OFFSET_MIN) { in bpf__gen_prologue()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/
H A DTCKZonedDateTime.java150 private static final ZoneOffset OFFSET_MIN = ZoneOffset.MIN; field in TCKZonedDateTime
500 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds());
501 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
505 assertEquals(test.getOffset(), OFFSET_MIN);
534 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco…
535 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
539 assertEquals(test.getOffset(), OFFSET_MIN);
573 ZonedDateTime.ofInstant(instant, OFFSET_MIN);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/time/tck/java/time/
H A DTCKZonedDateTime.java150 private static final ZoneOffset OFFSET_MIN = ZoneOffset.MIN; field in TCKZonedDateTime
507 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds());
508 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
512 assertEquals(test.getOffset(), OFFSET_MIN);
541 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco…
542 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
546 assertEquals(test.getOffset(), OFFSET_MIN);
580 ZonedDateTime.ofInstant(instant, OFFSET_MIN);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/
H A DTCKZonedDateTime.java150 private static final ZoneOffset OFFSET_MIN = ZoneOffset.MIN; field in TCKZonedDateTime
500 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds());
501 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
505 assertEquals(test.getOffset(), OFFSET_MIN);
534 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco…
535 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
539 assertEquals(test.getOffset(), OFFSET_MIN);
573 ZonedDateTime.ofInstant(instant, OFFSET_MIN);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/time/tck/java/time/
H A DTCKZonedDateTime.java150 private static final ZoneOffset OFFSET_MIN = ZoneOffset.MIN; field in TCKZonedDateTime
507 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds());
508 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
512 assertEquals(test.getOffset(), OFFSET_MIN);
541 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco…
542 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
546 assertEquals(test.getOffset(), OFFSET_MIN);
580 ZonedDateTime.ofInstant(instant, OFFSET_MIN);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/time/tck/java/time/
H A DTCKZonedDateTime.java150 private static final ZoneOffset OFFSET_MIN = ZoneOffset.MIN; field in TCKZonedDateTime
500 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds());
501 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
505 assertEquals(test.getOffset(), OFFSET_MIN);
534 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco…
535 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
539 assertEquals(test.getOffset(), OFFSET_MIN);
573 ZonedDateTime.ofInstant(instant, OFFSET_MIN);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/time/tck/java/time/
H A DTCKZonedDateTime.java150 private static final ZoneOffset OFFSET_MIN = ZoneOffset.MIN; field in TCKZonedDateTime
500 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds());
501 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
505 assertEquals(test.getOffset(), OFFSET_MIN);
534 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco…
535 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
539 assertEquals(test.getOffset(), OFFSET_MIN);
573 ZonedDateTime.ofInstant(instant, OFFSET_MIN);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/time/tck/java/time/
H A DTCKZonedDateTime.java150 private static final ZoneOffset OFFSET_MIN = ZoneOffset.MIN; field in TCKZonedDateTime
507 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds());
508 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
512 assertEquals(test.getOffset(), OFFSET_MIN);
541 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco…
542 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
546 assertEquals(test.getOffset(), OFFSET_MIN);
580 ZonedDateTime.ofInstant(instant, OFFSET_MIN);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/time/tck/java/time/
H A DTCKZonedDateTime.java150 private static final ZoneOffset OFFSET_MIN = ZoneOffset.MIN; field in TCKZonedDateTime
506 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds());
507 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
511 assertEquals(test.getOffset(), OFFSET_MIN);
540 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco…
541 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
545 assertEquals(test.getOffset(), OFFSET_MIN);
579 ZonedDateTime.ofInstant(instant, OFFSET_MIN);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/time/tck/java/time/
H A DTCKZonedDateTime.java150 private static final ZoneOffset OFFSET_MIN = ZoneOffset.MIN; field in TCKZonedDateTime
500 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds());
501 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
505 assertEquals(test.getOffset(), OFFSET_MIN);
534 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco…
535 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
539 assertEquals(test.getOffset(), OFFSET_MIN);
573 ZonedDateTime.ofInstant(instant, OFFSET_MIN);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/time/tck/java/time/
H A DTCKZonedDateTime.java150 private static final ZoneOffset OFFSET_MIN = ZoneOffset.MIN; field in TCKZonedDateTime
506 … Instant instant = Instant.ofEpochSecond(days * 24L * 60L * 60L - OFFSET_MIN.getTotalSeconds());
507 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
511 assertEquals(test.getOffset(), OFFSET_MIN);
540 …Instant instant = Instant.ofEpochSecond((days + 1) * 24L * 60L * 60L - 1 - OFFSET_MIN.getTotalSeco…
541 ZonedDateTime test = ZonedDateTime.ofInstant(instant, OFFSET_MIN);
545 assertEquals(test.getOffset(), OFFSET_MIN);
579 ZonedDateTime.ofInstant(instant, OFFSET_MIN);

12