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.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

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