Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
I have an xml whit an element datetime created with (new Date()).toString() in java.eg.Tue May 20 18:16:02 CEST 2003Is it possible to retrieve all entries before that date without parsing the string?THANKS@nto