agrc / plpco-rdcc-notifications

A service to schedule and send weekly email notifications about PLPCO projects
MIT License
0 stars 0 forks source link

Determine time zone feature service dates are stored as #19

Closed steveoh closed 3 years ago

steveoh commented 3 years ago

this will affect parsing the date and could cause off by one issues depending on time zone.

nathankota commented 3 years ago

Jason is mostly confident that he selected MST when he published the service. He said he would republish again to make sure.

jwolfski commented 3 years ago

I have confirmed that the RDCC Project Feature service is MST on our Server Manager. Adjusted for Daylight Savings as well

steveoh commented 3 years ago

the query endpoint returns times in UTC. i think we should be good as it appears the db does not have a timezone selected