Skip to content

Known issue GCS last_modification_date without timezone when using shell client #1

@ice1e0

Description

@ice1e0

It is a known issue that when using GCS shell client the last_modification_date method will return a datetime with maybe wrong timezone when the client and server timezone is different.

This is due to the fact that datetime.strptime does not read the timezone when %Z is used.

code ref

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions