- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.7k
Closed
Labels
datesDates, times, and the Dates stdlib moduleDates, times, and the Dates stdlib moduledeprecationThis change introduces or involves a deprecationThis change introduces or involves a deprecation
Description
See https://github.com/JuliaLang/julia/pull/12274/files#r96932819 - for the ones that just got added we should delete them immediately, for the ones that have been around longer we can go through a deprecation cycle. Can anyone explain if these are useful or correct in any context?
julia> Dates.Day(1) - Date(2016, 1, 1)
2015-12-31
julia> Dates.Hour(24) - Dates.Time(Dates.Hour(1))
01:00:00Metadata
Metadata
Assignees
Labels
datesDates, times, and the Dates stdlib moduleDates, times, and the Dates stdlib moduledeprecationThis change introduces or involves a deprecationThis change introduces or involves a deprecation