Akshay
Akshay
`>>> arrow.now(pytz.timezone('Asia/Calcutta')).tzinfo.zone` `'Asia/Calcutta'` @nugend @andrewelkins I am trying to reproduce this but unable to get the above output. The tzinfo call returns a tzfile which doesn't have a zone attribute
So is there a way in arrow to get the full time zone string like `Asia/Kolkata`? Right now I am doing a hack where I parse the tzfile string to...
I'll send one. On Wed, May 14, 2014 at 4:26 AM, Sudhanshu Mishra [email protected]: > Will do that. PR is also welcome. > > — > Reply to this email...