Skip to content
Snippets Groups Projects
Commit ae34c11f authored by Erick Hitter's avatar Erick Hitter
Browse files

Ensure dates are properly formatted when overlapping years.

More context was needed than was provided to `ETH_Timeline::format_single_date()`, so determination of whether to show month and year moved to `ETH_Timeline::format_date()` as that method has the necessary context. As a result, `ETH_Timeline::format_single_date()` is now just a helper function for PHP's `date()` command.

Fixes #7.
parent 985a7993
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment