Skip to content

Time zone skew leads to incorrect dates, sometimes #4

Description

@johnhawkinson

I assume @bdheath is running Big Cases in UTC?
Because the most recent uploads to CL in the Waymo docket:

screen shot 2018-01-29 at 23 11 55

have tomorrow's date, but the RSS has the 29th when viewed in Pacific (or Eastern):

<item>
<title>3:17-cv-00939 Waymo LLC v. Uber Technologies, Inc. et al</title>
<link>https://ecf.cand.uscourts.gov/cgi-bin/DktRpt.pl?308136</link>
<description>[Transcript Order] (&#x3C;a href=&#x22;https://ecf.cand.uscourts.gov/doc1/035116343766?caseid=308136&#x26;de_seq_num=7416&#x22; &#x3E;2556&#x3C;/a&#x3E;)</description>
<guid isPermaLink="true">https://ecf.cand.uscourts.gov/cgi-bin/DktRpt.pl?308136&#x26;7416</guid>
<pubDate>Tue, 30 Jan 2018 02:28:00 GMT</pubDate>
</item>

I'm not sure what the right fix here is. I guess an easy one would be to assume times are in Pacific (or even Eastern), although that might cause problems for the people filing at 2am Eastern or filing near midnight in the Virgin Islands or Guam.

Another approach would be to have a lookup table of time zones for every court.

Any other clever suggestions? @mlissner, have you had to deal with related problems in juriscraper?

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