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: display document expiration notification in UTC #6600

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Nov 4, 2023

  1. Display document expiration in UTC

    The document expiration mail displays the date of the upcoming document expiration, but different timezones makes that date ambituous.  Instead, clearly show that as a timestamp in UTC.
    
    Fixes ietf-tools#1825
    meadmaker committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    7c9aa36 View commit details
    Browse the repository at this point in the history
  2. Remove a pair of unused files

    Two templates seem related to the expiration notifications, but they aren't actually used.  Get rid of them.
    meadmaker committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3bc6354 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    5dfbaab View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    602515c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    a0ea58e View commit details
    Browse the repository at this point in the history