Skip to content
Snippets Groups Projects
  • Erick Hitter's avatar
    ae34c11f
    Ensure dates are properly formatted when overlapping years. · ae34c11f
    Erick Hitter authored
    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.
    ae34c11f
    History
    Ensure dates are properly formatted when overlapping years.
    Erick Hitter authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.