A regular expression that matches the names of all time zones in the USA.
/US|Arizona|Indiana|Hawaii|Alaska/
<code/>
<pre/>
<code/>and<pre/>for code samples.