PST is same as GMT-08:00
PDT is same as GMT-07:00
EST is same as GMT-05:00
EDT is same as GMT-04:00
This mean that for example,
20060412 13:00:00 PST is one hour later than 20060412 13:00:00 PDT
These time zone string can be parsed by java.util.SimpleDataFormat class
No comments:
Post a Comment