Hello, Just wondering what the best way to convert Unix timestamp data into either DateTime or a date and time field... Data is coming from text file via a Dataport into Nav....
Thanks
(Unix time, or POSIX time, is a system for describing points in time, defined as the number of seconds elapsed since midnight Coordinated Universal Time (UTC) of January 1, 1970, not counting leap seconds. )
0
Comments
If the timestamp looks like mm/dd/yyyy hh:mm:ss then maybe you can use the Evaluate function.
|To-Increase|
1237892400 which means, 24th March 2009, 11am