Heramb Joshi

Results 1 comments of Heramb Joshi

The latest commit contains `TimeZone.getOffset()` method. According to [this](https://docs.oracle.com/javase/6/docs/api/java/util/TimeZone.html#getOffset(long)), `getOffset()` should cater to DST, based on the zone and date. I tried it with sample code for different zones and...