Designing and Implementing Business Process Models 10.5 | Designing and Implementing Business Process Models | Business Rules Reference | Functions | Summary of Date Functions | Date intToDate(long millis)
 
Date intToDate(long millis)
Returns a date that represents the specified 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
Date A date that represents the specified number of milliseconds since January 1, 1970, 00:00:00 GMT.

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.