Skip to content

Dates + works on array of Dates and a single DateΒ #37814

Open

Description

collect(1:23) .+ 1 βœ…
collect(1:23) + 1 πŸ™…
Dates.Hour.(0:23) .+ DateTime("20200902", "yyyymmdd") βœ…
Dates.Hour.(0:23) + DateTime("20200902", "yyyymmdd") βœ…

Is there a reason why these deprecations are commented out? cc @nickrobinson251

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    datesDates, times, and the Dates stdlib moduledeprecationThis change introduces or involves a deprecation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions