Skip to content

Possible to patch datetime.date.strftime as well as datetime.datetime.strftime? #10

@tonycpsu

Description

@tonycpsu

I'm getting bitten by the year < 1900 bug, so I was happy to find out about this module. However, I notice it only patches the strftime method for datetime.datetime objects, but for datetime.date objects. Would it be difficult to add support for date objects as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions