Skip to content

Data API should should convert date from mountain time to UTC #60

@kevinworthington

Description

@kevinworthington

With the interface as follows
http://129.82.30.72/?g=graph.1_station.2_instrument.6_variables.Air+Temp%7EWetbulb_start.2025-07-22T06%3A00%3A00_end.2025-07-29T16%3A43%3A58_interval.60_domain.1753185600%7E1753829038
The request for data is http://129.82.30.72:8001/measurement/6/measurements/Air%20Temp,Wetbulb/60/?start=2025-07-22%2006%3A00%3A00&end=2025-07-29%2016%3A43%3A58
or [http://129.82.30.72:8001/measurement/6/measurements/Air Temp,Wetbulb/60/?start=2025-07-22 06:00:00&end=2025-07-29 16:43:58](http://129.82.30.72:8001/measurement/6/measurements/Air Temp,Wetbulb/60/?start=2025-07-22 06:00:00&end=2025-07-29 16:43:58)
Since the API is expecting time in UTC, the start and end time need to be converted from mountain time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions