getTimestamp

open fun getTimestamp(attributes: Attributes, attribute: String): Date

Extract timestamp from attribute

Return

the attribute as timestamp or null

Parameters

attributes

attributes to extract if from

attribute

attribute to extract

Throws

if is not a timestamp.