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

Add release date #112

Closed
wants to merge 17 commits into from
Closed

Add release date #112

wants to merge 17 commits into from

Conversation

Trenly
Copy link
Owner

@Trenly Trenly commented Nov 18, 2021

This will merge into #111

@jedieaston
Copy link
Collaborator

btw: microsoft/winget-cli#1725

@Trenly
Copy link
Owner Author

Trenly commented Nov 18, 2021

btw: microsoft/winget-cli#1725

Thank you; This Code should accept most valid date formats and convert them into a ISO 8601 (YYYY-MM-DD) date
Relevant code -
Get-Date([datetime]$($ReleaseDate | TrimString)) -f 'yyyy-MM-dd' -OutVariable _ValidDate | Out-Null

Tools/YamlCreate.ps1 Outdated Show resolved Hide resolved
Base automatically changed from InstallerDetectionImprovements to v2.1.0 November 22, 2021 12:26
@Trenly Trenly marked this pull request as draft December 10, 2021 05:50
@Trenly Trenly closed this Jan 22, 2022
@Trenly Trenly deleted the AddReleaseDate branch February 2, 2022 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants