class R18n::Locales::Fi
Finnish locale
Public Instance Methods
format_time_full(time)
click to toggle source
# File lib/r18n-core/locales/fi.rb, line 34 def format_time_full(time) format_time "#{format_date_full(time)} kello", time end