Skip to content

ENH/DOC: call for Timestamp #5168

Closed
@adamgreenhall

Description

@adamgreenhall

When you create a timestamp with a timezone and don't use a keyword argument, it fails silently:

>> pd.Timestamp('2012-01-01', 'US/Pacific')
Timestamp('2012-01-01 00:00:00', tz=None)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions