cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
domenowe
Level I

time zone question

Hello, I have data in the UTC time format. Can someone tell me how to convert this data to my local time (Pacific Standard Time)? Thanks

 

 

 

1 REPLY 1
txnelson
Super User

Re: time zone question

If the name of the column where you have your UTC time is called "My UTC Time" the formula to use to convert the PST is

:My UTC Time - in hours(7);
Jim

Recommended Articles