UTC to PST Converter
Convert UTC to Pacific Standard Time (PST/PDT). See current time in both zones with automatic daylight saving time adjustment.
Built by Michael Lip
Frequently Asked Questions
How do I convert UTC to PST?
Subtract 8 hours from UTC to get PST, or 7 hours during PDT (mid-March to early November). This converter handles the calculation automatically for any date.
What is the current time in PST?
This converter shows the current time in both UTC and PST/PDT at the top of the page, updating in real-time.
When is UTC midnight in PST?
UTC midnight (00:00) is 4 PM PST the previous day (or 5 PM PDT during summer). This is useful for understanding API timestamp boundaries.
How It Works
This tool runs entirely in your browser using vanilla JavaScript. No data is sent to any server. All conversions and calculations happen locally on your device, ensuring complete privacy.
EpochPilot uses the browser's built-in Intl.DateTimeFormat API and the IANA timezone database provided by your operating system. This means timezone conversions are always accurate, including Daylight Saving Time transitions.
Related Tools
Privacy
Everything runs locally in your browser. No timestamps, dates, or personal data are transmitted to any server. The source code is open on GitHub.
Contact
EpochPilot is built and maintained by Michael Lip. For questions or feedback, email [email protected].