How to add a timezone to your Squarespace events
This super quick Squarespace code tutorial will show you how to add a time zone after the time listed for events in your Squarespace website The time zone will be displayed on the events list AND the individual events page - anywhere time is listed for that event will have the text added to the end of it.
Here is the code from this tutorial. Make sure you update the PST part of the code for your time zone!
.event-time-localized:after{ content:" PST" }