addDateIso
fun addDateIso(attributeName: String, attributeValue: String): Properties
Content copied to clipboard
Add an attribute with value of type date. The input string should in ISO 8601 format.
Accepted Format - yyyy-MM-dd|yyyyMMdd[T(hh:mm[:ss.sss]|hhmm[ss.sss])]?[Z|+-hh:mm]]
Return
Instance of Properties
Since
10.0.00
Parameters
attributeName
Attribute name
attributeValue
Attribute value