Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Literal Instance for UTCTime #194

Open
drwebb opened this issue Aug 25, 2015 · 0 comments
Open

Literal Instance for UTCTime #194

drwebb opened this issue Aug 25, 2015 · 0 comments
Assignees

Comments

@drwebb
Copy link

drwebb commented Aug 25, 2015

Time and date values are very common primitive type for statistical data. It would be very useful to have support for UTCTime values in HaskellR.

I've been able to pass in time values by first converting to an Int32 representation of UNIX Epoch time and than unconverting back to R date and times as described in:
https://stat.ethz.ch/R-manual/R-devel/library/base/html/DateTimeClasses.html

@qnikst qnikst self-assigned this Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants