Package com.helger.as2lib.util
Class AS2DateHelper
- java.lang.Object
-
- com.helger.as2lib.util.AS2DateHelper
-
@Immutable public final class AS2DateHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringformatDate(String sFormat, ZonedDateTime aValue)static StringgetFormattedDateNow(String sFormat)static LocalDateTimeparseDate(String sFormat, String sValue)
-