Skip to content

Commit

Permalink
Merge branch 'master' into 3484_revision_ui_removal2
Browse files Browse the repository at this point in the history
  • Loading branch information
David Read committed Dec 21, 2018
2 parents f569a0f + 902a3c0 commit 372d323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/lib/formatters.py
Expand Up @@ -79,7 +79,7 @@ def localised_nice_date(datetime_, show_date=False, with_hours=False,
:param datetime_: The date to format
:type datetime_: datetime
:param show_date: Show date not '2 days ago' etc
:param show_date: Show 'April 24, 2013' instead of '2 days ago'
:type show_date: bool
:param with_hours: should the `hours:mins` be shown for dates
:type with_hours: bool
Expand Down

0 comments on commit 372d323

Please sign in to comment.