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

Use ICU date interval formatter #2018

Draft
wants to merge 2 commits into
base: stable
Choose a base branch
from

Commits on Sep 14, 2024

  1. [gnc-report.cpp] gnc_date_interval_format (from_date, to_date)

    If Date Format is QOF_DATE_FORMAT_LOCALE, it will attempt to format
    date ranges using ICU date interval formatter. Otherwise fall back to
    translator localisation "%s to %s".
    christopherlam committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0f2b613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d634902 View commit details
    Browse the repository at this point in the history