createTimeCond property
The condition for filtering asset creation time.
Defaults to DateTimeCond.def().
See DateTimeCond for more information on how to specify date and time conditions.
Implementation
DateTimeCond createTimeCond = DateTimeCond.def();