Package | Description |
---|---|
com.adobe.aem.dermis.model.value |
Modifier and Type | Method and Description |
---|---|
static CustomDate |
CustomDate.convertToCustomDate(Date input)
Parse the input date to fetch only date part and return the corresponding CustomDate instance
|
static CustomDate |
CustomDate.parseInput(String input)
Supports parsing of date string in format
ISO Local Date eg '2011-12-03'
ISO Date with offset eg '2011-12-03+01:00' or "2002-09-24Z"
|
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.