Skip to content

tzinfo flag doesn't appear to do anything #259

Open
@6peterlu

Description

@6peterlu

I'm parsing as follows:

datetime_data, parse_status = cal.parseDT(incoming_msg, tzinfo=pytz.utc)

but the resulting datetime_data is based on the timezone of my local machine instead of UTC. What's the correct way to do this?

Thanks a bunch!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions