GMT date & time

  • Thread starter Thread starter mike
  • Start date Start date
M

mike

Hi
Can someone tell me how to save the current GMT date & time into a cell?
The reason I use GMT is we have daylight saving here and I would like the
time to be independent of daylight saving.
 
Hi Mike,

First you need to know your timezone and variation from GMT, a google
search will find that pretty easily.

Using my timezone as an example which is GMT + 10
In A1 I put =NOW()-"10:00"

During daylight saving
I will put =NOW()-"11:00"

HTH
Martin
 
Thanks Paul. This is exactly what I needed.
Also, thanks MartinW for your information.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top