summaryrefslogtreecommitdiff
path: root/devel/rubygem-local_time-rails5/pkg-descr
blob: df3dc12dbca5ad9d034520c4d5ad19b7605ba491 (plain) (blame)
1
2
3
4
Local Time is a Rails engine with helpers and JavaScript for displaying times
and dates to users in their local time. The helpers render a <time> element and
the JavaScript swoops in to convert and format. The helper output is ideal for
caching since it's always in UTC time.