Store.Item.getDateTime()

Signature

Object getDateTime (Object storeItem, String fieldName)

Domain

ACTION

Description

Returns datetime value of the specified field

Parameters

NameTypeDescription
storeItemStringStore Item Object
fieldNameStringName of the field whose value needs to be retrieved

Returns

TypeDescription
DateTimeReturns datetime value of the specified field

Cautions

none