Live data from Hacker News

Starship's eleventh flight test

spacex.com

1–10 of 83 posts

Re: Starship's eleventh flight test

#3
Very nice of them to have automatic time conversion to my local time when visiting the page. Something practically no one bothers to do. Alas it is in the middle of the night for us europeans.

Re: Starship's eleventh flight test

#4
post #3

Very nice of them to have automatic time conversion to my local time when visiting the page. Something practically no one bothers to do. Alas it is in the middle of the night for us europeans.

I'm in Thailand, my Laptop is in Singapore time, my DNS is routed via a UK provider but my IP via Thailand.

It tells me

> October 14, 2025 00:15 - 01:30 United Kingdom Time

Re: Starship's eleventh flight test

#5
post #4
post #3

Very nice of them to have automatic time conversion to my local time when visiting the page. Something practically no one bothers to do. Alas it is in the middle of the night for us europeans.

I'm in Thailand, my Laptop is in Singapore time, my DNS is routed via a UK provider but my IP via Thailand. It tells me > October 14, 2025 00:15 - 01:30 United Kingdom Time

Is this something you think they can or should fix?

Re: Starship's eleventh flight test

#7
post #5
post #4

Earlier quoted context omitted.

I'm in Thailand, my Laptop is in Singapore time, my DNS is routed via a UK provider but my IP via Thailand. It tells me > October 14, 2025 00:15 - 01:30 United Kingdom Time

Is this something you think they can or should fix?

Been a while since I've looked at available APIs, but can't the browser handle conversions into its own local system TZ?

If it's going by IP geolocation, I would call that a bug.

Re: Starship's eleventh flight test

#10
post #5

Earlier quoted context omitted.

Is this something you think they can or should fix?

Been a while since I've looked at available APIs, but can't the browser handle conversions into its own local system TZ? If it's going by IP geolocation, I would call that a bug.

it's way easier too. Just parse an ISO UTC date string into a javascript date object and it'll correctly display the local time, no conversion needed.
Post reply on HN