ruby on rails - What timezone to use for manila, philippines -
running rake time:zones:all not list timezone manila. should use in application manila/philippines timezone?
use time.zone = 'asia/manila'
what seeing rake time:zones:all
common aliases , it's not complete list.
if want full list of supported timezones, use tzinfo::timezone.all
.
Comments
Post a Comment