Quote:
Originally Posted by Boofo
Are you trying to get it to show the user's local date and time?
|
No, I have a Unix timestamp in EDT, I'd like it to display it human-readable in whatever timezone the user has defined in their preferences. So if the timestamp is actually today at 5pm if the user had PST/PDT selected in their preferences they'd see it as 2pm.
I thought vbdate() took care of conversion but this was a mistaken assumption and I was wondering if there was some built-in method of doing this in vB?