Hacker News new | ask | show | jobs
by gibsonsmog 69 days ago
What a neat LLM question! Most of my results were the same as what you posted except for the first time I asked it which resulted in this pretty interesting answer: Taiwan is in the Taiwan Standard Time (TST) zone, which is UTC+8, while the Pacific Time (PT) zone is UTC-7.

To convert 9:30 AM Taiwan time to Pacific Time:

1. Subtract 15 hours (since 8 hours ahead is 15 hours behind).

9:30 AM - 15 hours = 6:30 AM PT.

So, 9:30 AM Taiwan time is 6:30 AM Pacific Time.

Never thought to use an llm for time zone stuff. Seems like it struggles as much as a normal person, which makes some sense given what they're trained with.