Skip to content

butsjoh/localized_time_zone_select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localized_time_zone_select
==========================

View helper for displaying select list with time zones.
Uses the Rails internationalization framework (I18n) for translating the time zones.

Installation
=================

To install the plugin, change into an existing Rails application and run

  Rails 2:

  script/plugin install git://github.com/butsjoh/localized_time_zone_select.git

  Rails 3:

  rails plugin install git://github.com/butsjoh/localized_time_zone_select.git

About

View helper for displaying select list with time zones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages