phoenix_html_simplified_helpers
v0.3.0
Pages
Modules
phoenix_html_simplified_helpers v0.3.0
Phoenix.HTML.SimplifiedHelpers.TimeAgoInWords
Summary
Functions
distance_of_time_in_words(from_time)
distance_of_time_in_words(from_time, to_time)
distance_of_time_in_words_to_now(from_time)
time_ago_in_words(from_time)
Functions
distance_of_time_in_words(from_time)
distance_of_time_in_words(from_time, to_time)
Specs
distance_of_time_in_words(
Integer.t
,
Integer.t
) ::
String.t
distance_of_time_in_words_to_now(from_time)
time_ago_in_words(from_time)