If you have an attribute (called DateSecondsSince1970 say) containing the number of seconds since 1 Jan 1970 and you want to convert to a date_time attribute, use the "generate attributes" operator as follows.
Create an attribute called DateSince1970 and set it to date_parse(DateSecondsSince1970*1000)
Search this blog
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment