Cobertos / tld-data

Get yer TLD data here! Scraped straight from DNS, ICANN and IANA. Including branded gTLDs and whether or not there's registry restrictions.
https://tld-data.com
MIT License
10 stars 0 forks source link

Times are in a specific timezone? #9

Closed Cobertos closed 3 years ago

Cobertos commented 3 years ago

The times seem to be different between the GitHub generated ones and the ones I'm generating locally. Is there a time/clock issue? What needs to be done to fix this.

Cobertos commented 3 years ago

The only place that times will come from is the xls from https://newgtlds.icann.org/en/program-status/sunrise-claims-periods. They actually only give dates, so it would be best if we don't add extra information...

In that case, I will update it so open and close become ISO8601 dates, in the recommended 'YYYY-MM-DD' format.

Cobertos commented 3 years ago

Fixed in v2