ginkoba
Technical User
- Jan 29, 2009
- 60
I have a date in my database as a number: 1259632800000 (this should be 11/30/09)
I'm trying to convert this to date but each time I do, I get the date off. Here's what's happening. When I apply the following formula:
date({Command.TRIPLANNEDENDDT}/86400000), I get 11/30/1939. What am I doing wrong? Please help.
I'm trying to convert this to date but each time I do, I get the date off. Here's what's happening. When I apply the following formula:
date({Command.TRIPLANNEDENDDT}/86400000), I get 11/30/1939. What am I doing wrong? Please help.