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

Natively support the %m/%Y and %m-%Y date formats #332

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Conversation

marcwrobel
Copy link
Member

Needed for products such as Centreon.

@marcwrobel marcwrobel added the enhancement New feature or request label Mar 15, 2024
craft-cms:
- Item root['versions']['4.8.3'] ({'name': '4.8.3', 'date': '2024-03-15'}) added to dictionary.

istio:
- Value of root['releases']['1.19']['eol'] changed from "2024-03-31" to "2024-04-24".

kubernetes:
- Item root['versions']['1.28.8'] ({'name': '1.28.8', 'date': '2024-03-15'}) added to dictionary.
- Item root['versions']['1.27.12'] ({'name': '1.27.12', 'date': '2024-03-15'}) added to dictionary.
- Item root['versions']['1.29.3'] ({'name': '1.29.3', 'date': '2024-03-14'}) added to dictionary.

linuxkernel:
- Item root['versions']['6.8.1'] ({'name': '6.8.1', 'date': '2024-03-15'}) added to dictionary.
- Item root['versions']['6.7.10'] ({'name': '6.7.10', 'date': '2024-03-15'}) added to dictionary.
- Item root['versions']['6.6.22'] ({'name': '6.6.22', 'date': '2024-03-15'}) added to dictionary.
- Item root['versions']['6.1.82'] ({'name': '6.1.82', 'date': '2024-03-15'}) added to dictionary.
- Item root['versions']['5.4.272'] ({'name': '5.4.272', 'date': '2024-03-15'}) added to dictionary.
- Item root['versions']['5.15.152'] ({'name': '5.15.152', 'date': '2024-03-15'}) added to dictionary.
- Item root['versions']['5.10.213'] ({'name': '5.10.213', 'date': '2024-03-15'}) added to dictionary.
- Item root['versions']['4.19.310'] ({'name': '4.19.310', 'date': '2024-03-15'}) added to dictionary.

nix:
- Item root['versions']['2.17.2'] ({'name': '2.17.2', 'date': '2024-03-15'}) added to dictionary.
- Item root['versions']['2.16.3'] ({'name': '2.16.3', 'date': '2024-03-15'}) added to dictionary.
@marcwrobel
Copy link
Member Author

Only expected updates, merging.

@marcwrobel marcwrobel merged commit e0d0f7d into main Mar 15, 2024
@marcwrobel marcwrobel deleted the date-formats branch March 15, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant