Metaspace.Tuple.getDateTime()

Signature

Object getDateTime (Object tuple, String key)

Domain

ACTION

Description

Returns the Calendar datetime based on the specified key from the Tuple

Parameters

NameTypeDescription
tupleObjectTuple Object
keyStringObject key

Returns

TypeDescription
ObjectThe java.util.Calendar datetime based on the specified key from the Tuple

Cautions

none