Skip to content

Issues: JuliaLang/julia

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Feature request: add function to calculate the starting date of a week for a given year dates Dates, times, and the Dates stdlib module feature Indicates new feature / enhancement requests
#57908 opened Mar 27, 2025 by hhaensel
0-length index into a StepRange of TimePeriod errors bug Indicates an unexpected problem or unintended behavior dates Dates, times, and the Dates stdlib module
#57056 opened Jan 15, 2025 by tiemvanderdeure
isapprox for dates and times dates Dates, times, and the Dates stdlib module feature Indicates new feature / enhancement requests
#56879 opened Dec 21, 2024 by aplavin
split internal dates methods into separate functions dates Dates, times, and the Dates stdlib module minor change Marginal behavior change acceptable for a minor release needs pkgeval Tests for all registered packages should be run with this change re-land This relands a PR that was previously merged but was later reverted.
#55597 opened Aug 27, 2024 by aplavin Loading…
Converting Dates.OtherPeriods to Seconds dates Dates, times, and the Dates stdlib module
#55406 opened Aug 7, 2024 by Sbozzolo
fix: Validate constructed date has year within typemin/max dates Dates, times, and the Dates stdlib module
#54933 opened Jun 25, 2024 by mcmcgrath13 Draft
Average of Dates dates Dates, times, and the Dates stdlib module
#54542 opened May 22, 2024 by alaindebecker
Remove Dates.value(::Date) dates Dates, times, and the Dates stdlib module
#54510 opened May 17, 2024 by jariji
CompoundPeriod uses dynamic dispatch dates Dates, times, and the Dates stdlib module performance Must go faster
#52873 opened Jan 12, 2024 by charleskawczynski
Define CompoundPeriod conversion/constructor for Real dates Dates, times, and the Dates stdlib module stdlib Julia's standard library
#52519 opened Dec 13, 2023 by charleskawczynski Loading…
2.0: Don't convert between durations and instants dates Dates, times, and the Dates stdlib module
#52000 opened Nov 2, 2023 by jariji Potential 2.0
Consider making Date and DateTime not promote breaking This change will break code dates Dates, times, and the Dates stdlib module needs nanosoldier run This PR should have benchmarks run on it
#51745 opened Oct 17, 2023 by LilithHafner
(Friday + March) / April === 2.0 bug Indicates an unexpected problem or unintended behavior dates Dates, times, and the Dates stdlib module
#51357 opened Sep 17, 2023 by LilithHafner
Add basic TimeZone support to Dates stdlib dates Dates, times, and the Dates stdlib module
#51341 opened Sep 16, 2023 by simonbyrne
Date and DateTime should reject year inputs that they can't store correctness bug ⚠ Bugs that are likely to lead to incorrect results in user code without throwing dates Dates, times, and the Dates stdlib module
#50981 opened Aug 19, 2023 by Seelengrab
Use a consistent argument order for trunc (Dates) dates Dates, times, and the Dates stdlib module
#50949 opened Aug 17, 2023 by timholy Potential 2.0
typemin/typemax of DateTime is not actually the smallest/largest representable DateTime dates Dates, times, and the Dates stdlib module
#50931 opened Aug 15, 2023 by Seelengrab
DateTime arithmetic should not have wraparound behavior dates Dates, times, and the Dates stdlib module
#50930 opened Aug 15, 2023 by Seelengrab
DateTime + Nanosecond loses information dates Dates, times, and the Dates stdlib module
#50785 opened Aug 3, 2023 by jariji
Can not round Time from Dates.jl dates Dates, times, and the Dates stdlib module
#50496 opened Jul 10, 2023 by henrik-wolf
add unix2datetime_local functionality dates Dates, times, and the Dates stdlib module
#50296 opened Jun 26, 2023 by vmpyr Loading…
Enable deprecations for non-broadcasted Dates arithmetic. dates Dates, times, and the Dates stdlib module deprecation This change introduces or involves a deprecation stdlib Julia's standard library
#49832 opened May 16, 2023 by inkydragon Loading…
Is Date ISO-8601? dates Dates, times, and the Dates stdlib module
#49821 opened May 15, 2023 by Seelengrab
[Request] Dates.unix2datetime with local time option dates Dates, times, and the Dates stdlib module good first issue Indicates a good issue for first-time contributors to Julia
#49297 opened Apr 9, 2023 by kescobo
ProTip! Exclude everything labeled bug with -label:bug.