Designing and Implementing Business Process Models : Business Rules Reference : Functions Overview : boolean verifyIntDate(long millis)
boolean verifyIntDate(long millis)
Verifies that the specified number of milliseconds is a valid date representation. (Should be the number of milliseconds since the standard base time known as "the epoch", namely January 1, 1970, 00:00:00 GMT.)
Input Parameters
millis
Integer The number of milliseconds since January 1, 1970, 00:00:00 GMT.
Return Value
Boolean Returns true if the specified number of milliseconds is valid, false otherwise.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback