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

Now #7

Merged
merged 3 commits into from
Oct 6, 2015
Merged

Now #7

merged 3 commits into from
Oct 6, 2015

Conversation

Michael-Klassen
Copy link
Contributor

Add now(tz::TimeZone) function, similar to Base.now but returns a ZonedDateTime. Note that we are not using Base.now since that returns a DateTime in the local system time zone and it is preferable to use a UTC DateTime.
Add vectorized versions of accessors.
Create cast from ZonedDateTime to DateTime.

Similar to Base.now but returns a ZonedDateTime. Note that we are not
using Base.now since that returns a DateTime in the local system time
zone and it is preferrable to use a UTC DateTime.
@omus
Copy link
Member

omus commented Oct 6, 2015

Build failed due to IANA again. I'll rebuild.

@omus
Copy link
Member

omus commented Oct 6, 2015

Changes look good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants