sxiao3 / jsmpp

Automatically exported from code.google.com/p/jsmpp
Apache License 2.0
0 stars 0 forks source link

AbsoluteTimeFormatter and RelativeTimeFormatter doesn't respect daylight saving time #145

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
AbsoluteTimeFormatter and RelativeTimeFormatter doesn't respect daylight saving 
time. This is because they use 'getRawOffset()' instead of 'getOffset()'. Will 
provide a fix in a few minutes...

Original issue reported on code.google.com by christia...@gmail.com on 1 Sep 2013 at 5:16

GoogleCodeExporter commented 8 years ago
Sent pull request: https://github.com/uudashr/jsmpp/pull/22

Original comment by christia...@gmail.com on 1 Sep 2013 at 7:06

GoogleCodeExporter commented 8 years ago

Original comment by uuda...@gmail.com on 3 Sep 2013 at 1:01