in reply to Converting epoch times after 2038

Thanks everyone, for your input. Since i am running out of time I have decided to modify my Sybase sp, so it will return the date as a string. Later when I have time i will try to modify my framework so it will use another time module. But until then I'll stick to the TSQL convert function. Cheers