Quick question
I have can easily create a nice time zone select with
<%= time_zone_select(“account”, “time_zone”, TimeZone.us_zones ) %>
How can I select the default time zone that I want?
Thanks,
Zack
Quick question
I have can easily create a nice time zone select with
<%= time_zone_select(“account”, “time_zone”, TimeZone.us_zones ) %>
How can I select the default time zone that I want?
Thanks,
Zack
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs