datetime.strftime('%s') does not take timezone into account · Issue #67577 · python/cpython · GitHub
Skip to content

datetime.strftime('%s') does not take timezone into account #67577

Description

@cameris
mannequin
BPO 23388
Nosy @abalkin
Superseder
  • bpo-12750: add cross-platform support for %s strftime-format code
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2018-03-25.16:02:01.053>
    created_at = <Date 2015-02-03.11:24:02.658>
    labels = ['type-bug', 'library']
    title = "datetime.strftime('%s') does not take timezone into account"
    updated_at = <Date 2018-03-25.16:02:01.053>
    user = 'https://bugs.python.org/cameris'

    bugs.python.org fields:

    activity = <Date 2018-03-25.16:02:01.053>
    actor = 'cheryl.sabella'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-25.16:02:01.053>
    closer = 'cheryl.sabella'
    components = ['Library (Lib)']
    creation = <Date 2015-02-03.11:24:02.658>
    creator = 'cameris'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 23388
    keywords = []
    message_count = 3.0
    messages = ['235338', '235351', '235356']
    nosy_count = 3.0
    nosy_names = ['belopolsky', 'tunz', 'cameris']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '12750'
    type = 'behavior'
    url = 'https://bugs.python.org/issue23388'
    versions = ['Python 3.4']

    Activity

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

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions