Adds approximateTime function
Based on the distance_of_time_in_words function from rails to convert a time in seconds to an approximate time.
Showing
Please register or sign in to comment
Based on the distance_of_time_in_words function from rails to convert a time in seconds to an approximate time.