addDateEpoch

fun addDateEpoch(attributeName: String, attributeValue: Long): Properties

Add an attribute with value of type date. The input value should be in Epoch(milliseconds)

Return

Instance of Properties

Since

10.0.00

Parameters

attributeName

Attribute name

attributeValue

Attribute value