-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Support of conversion of millisecond Unix time to Refine datetime #608
Copy link
Copy link
Closed
Labels
Good First IssueIndicates issues suitable for newcomers to design or coding, providing a gentle introduction.Indicates issues suitable for newcomers to design or coding, providing a gentle introduction.Priority: MediumRepresents important issues that need to be addressed but are not urgentRepresents important issues that need to be addressed but are not urgentType: Feature RequestIdentifies requests for new features or enhancements. These involve proposing new improvements.Identifies requests for new features or enhancements. These involve proposing new improvements.grelThe default expression language, GREL, could be improved in many ways!The default expression language, GREL, could be improved in many ways!imported from old code repoIssue imported from Google Code in 2010Issue imported from Google Code in 2010
Milestone
Metadata
Metadata
Assignees
Labels
Good First IssueIndicates issues suitable for newcomers to design or coding, providing a gentle introduction.Indicates issues suitable for newcomers to design or coding, providing a gentle introduction.Priority: MediumRepresents important issues that need to be addressed but are not urgentRepresents important issues that need to be addressed but are not urgentType: Feature RequestIdentifies requests for new features or enhancements. These involve proposing new improvements.Identifies requests for new features or enhancements. These involve proposing new improvements.grelThe default expression language, GREL, could be improved in many ways!The default expression language, GREL, could be improved in many ways!imported from old code repoIssue imported from Google Code in 2010Issue imported from Google Code in 2010
Original author: to...@benmoshe.com (September 15, 2012 11:52:15)
It would be nice to have a function such as FORMAT_UTC_USEC to convert Unix time ( which is a number) to a Datatime format, and to extract only year/month/day
Original issue: http://code.google.com/p/google-refine/issues/detail?id=609