Skip to content

get() returns timestamps outside of request window (UTC) #61

@xmentos

Description

@xmentos

Currently when one uses get() as explained in the readme, the query return Unix timestamps that, if converted to UTC, are outside of the request window because the get() t1 & t2 strings seem to be treated as local time.

It could be fixed if one could pass UTC timestamps for these parameters, or have at least a flag to indicate this (local or utc, ref. Timber). Working with UTC timestamps will allow users to create scripts that work in all timezones without having to hardcode their timezone. See attached files for more details.

pytimber-utc.zip

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