| Package | Description |
|---|---|
| com.helger.commons.datetime |
| Modifier and Type | Method and Description |
|---|---|
static OffsetDateTime |
PDTWebDateHelper.parseOffsetDateTimeUsingMask(PDTMask<?>[] aMasks,
String sDate)
Parses a Date out of a string using an array of masks.
|
static OffsetDateTime |
PDTWebDateHelper.parseOffsetDateTimeUsingMask(PDTMask<?>[] aMasks,
String sDate)
Parses a Date out of a string using an array of masks.
|
static ZonedDateTime |
PDTWebDateHelper.parseZonedDateTimeUsingMask(PDTMask<?>[] aMasks,
String sDate,
ZoneId aDTZ)
Parses a Date out of a string using an array of masks.
|
static ZonedDateTime |
PDTWebDateHelper.parseZonedDateTimeUsingMask(PDTMask<?>[] aMasks,
String sDate,
ZoneId aDTZ)
Parses a Date out of a string using an array of masks.
|
Copyright © 2014–2022 Philip Helger. All rights reserved.