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

Fix locale-specific time #15879

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Commits on Apr 4, 2024

  1. Fix locale-specific time

    In `zpool status -t`, scrub date/time is reported using the C locale,
    while trim time is reported using the current one. This is inconsistent.
    This patch fixes that.
    
    Signed-off-by: Maxim Filimonov <[email protected]>
    Closes openzfs#15878
    part1zano committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2bbf2d9 View commit details
    Browse the repository at this point in the history