Hi,
Would anyone know how to convert Unix Timestamp to DateTime in PowerBuilder?
This needs to be done on an object without database connection.
P.S. Appeon, it think it would be nice to have this functionality (Timestamp to DateTime and DateTime to Timestamp converters) built in into PB (if it's not there) for consuming REST APIs.
Regards,
Marcin
Thank you.
I managed to extract the PFC code for of_RelativeDatetime from another project and use it in mine.
Regards,
Marcin