Function Summary
-
distance_of_time_in_words($from_time, $to_time = null, $include_seconds = false)
-
format_daterange($start_date, $end_date, $format = 'd', $full_text, $start_text, $end_text, $culture = null, $charset = null)
-
format_datetime($date, $format = 'F', $culture = null, $charset = null)
-
format_date($date, $format = 'd', $culture = null, $charset = null)
-
time_ago_in_words($from_time, $include_seconds = false)
Function Details
-
distance_of_time_in_words ($from_time, $to_time = null, $include_seconds = false)
-
format_daterange ($start_date, $end_date, $format = 'd', $full_text, $start_text, $end_text, $culture = null, $charset = null)
-
format_datetime ($date, $format = 'F', $culture = null, $charset = null)
-
format_date ($date, $format = 'd', $culture = null, $charset = null)
-
time_ago_in_words ($from_time, $include_seconds = false)
|