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

added documentation for Dates.TimeZone, Dates.UTC #36475

Merged
merged 2 commits into from
Jul 7, 2020

Conversation

mrdofu
Copy link
Contributor

@mrdofu mrdofu commented Jun 29, 2020

see #31202

@StefanKarpinski StefanKarpinski requested a review from quinnj June 29, 2020 21:50
@kshyatt kshyatt added dates Dates, times, and the Dates stdlib module docs This change adds or pertains to documentation labels Jun 30, 2020
TimeZone

Geographic zone generally based on longitude determining what the time is at a certain location.
Some time zones observe daylight savings (eg EST -> EDT).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it'd be helpful to add a mention of the TimeZones.jl package here; if people are looking at TimeZone docs, they most likely need the package anyway.

@mrdofu mrdofu force-pushed the stdlib-docstrings branch from 0ee0f72 to 1bdafab Compare July 7, 2020 20:55
@mrdofu mrdofu requested a review from quinnj July 7, 2020 20:55
stdlib/Dates/src/types.jl Outdated Show resolved Hide resolved
@quinnj quinnj merged commit 3d97a82 into JuliaLang:master Jul 7, 2020
@KristofferC
Copy link
Member

Perhaps better to squash this at merge?

@quinnj
Copy link
Member

quinnj commented Jul 8, 2020

Oops; I guess I missed that option. I had committed my suggestion and I don't remember seeing the option to squash or not; but I probably just missed it.

@mrdofu mrdofu deleted the stdlib-docstrings branch July 9, 2020 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dates Dates, times, and the Dates stdlib module docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants