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

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -