How we can get timezone list with zones
Closed this issue · 1 comments
shivareddy547 commented
Shall we use this gem to get all timezone list with zones..?,how it is please help me..!
sck-v commented
You can use ActiveSupport::TimeZone::MAPPING
for that.