Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add humanTimeDiff() date utility #4100

Closed
wants to merge 2 commits into from
Closed

Add humanTimeDiff() date utility #4100

wants to merge 2 commits into from

Commits on Jan 17, 2018

  1. Add humanTimeDiff() date utility

    The `humanTimeDiff()` utility is like `human_time_diff()` in PHP.
    However, this version also supports a third argument that enables
    an automatic suffix of `ago` (past) or `from now` (future).
    Jason Caldwell committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    fa609ea View commit details
    Browse the repository at this point in the history
  2. Translate remaining relativeTime strings.

    Jason Caldwell committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    c01d7b1 View commit details
    Browse the repository at this point in the history