Skip to content

Instantly share code, notes, and snippets.

@vikrum
Created March 28, 2013 01:00
Show Gist options
  • Select an option

  • Save vikrum/5259629 to your computer and use it in GitHub Desktop.

Select an option

Save vikrum/5259629 to your computer and use it in GitHub Desktop.
Super lazy mode lookup table for Pacific to Zulu time.
PST PDT GMT
01:00 02:00 09:00
02:00 03:00 10:00
03:00 04:00 11:00
04:00 05:00 12:00
05:00 06:00 13:00
06:00 07:00 14:00
07:00 08:00 15:00
08:00 09:00 16:00
09:00 10:00 17:00
10:00 11:00 18:00
11:00 12:00 19:00
12:00 13:00 20:00
13:00 14:00 21:00
14:00 15:00 22:00
15:00 16:00 23:00
16:00 17:00 00:00
17:00 18:00 01:00
18:00 19:00 02:00
19:00 20:00 03:00
20:00 21:00 04:00
21:00 22:00 05:00
22:00 23:00 06:00
23:00 00:00 07:00
00:00 01:00 08:00
@vikrum
Copy link
Copy Markdown
Author

vikrum commented Mar 28, 2013

hi haters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment