Skip to content

New (fixed) Get-Date -UFormat %G and %g behavior#7182

Merged
sdwheeler merged 3 commits intoMicrosoftDocs:stagingfrom
brianary:UFormat_Gg
Mar 10, 2021
Merged

New (fixed) Get-Date -UFormat %G and %g behavior#7182
sdwheeler merged 3 commits intoMicrosoftDocs:stagingfrom
brianary:UFormat_Gg

Conversation

@brianary
Copy link
Copy Markdown
Contributor

@brianary brianary commented Jan 26, 2021

PR Summary

Update Get-Date -UFormat documentation to match the new (corrected) behavior in - Fixes #7181

Waiting on merge of PowerShell/PowerShell#14555

PR Context

Select the area of the Table of Contents containing the documents being changed.

Conceptual content

  • Overview and Install
  • Learning PowerShell
    • PowerShell 101
    • Deep dives
    • Remoting
  • Release notes (What's New)
  • Windows PowerShell
    • WMF, ISE, release notes, etc.
  • DSC articles
  • Community resources
  • Sample scripts
  • Gallery articles
  • Scripting and development
    • Legacy SDK

Cmdlet reference & about_ topics

  • Preview content
  • Version 7.1 content
  • Version 7.0 content
  • Version 5.1 content

PR Checklist

  • I have read the contributors guide and followed the style and process guidelines
  • PR has a meaningful title
  • PR is targeted at the staging branch
  • All relevant versions updated
  • Includes content related to issues and PRs - see Closing issues using keywords.
  • This PR is ready to merge and is not Work in Progress
    • If the PR is work in progress, please add the prefix WIP: or [WIP] to the beginning of the
      title and remove the prefix when the PR is ready.

@opbld31
Copy link
Copy Markdown

opbld31 commented Jan 26, 2021

Docs Build status updates of commit 30f1e20:

✅ Validation status: passed

File Status Preview URL Details
reference/7.2/Microsoft.PowerShell.Utility/Get-Date.md ✅Succeeded View (powershell-7.2)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@sdwheeler sdwheeler added the hold-for-pr Waiting - for PR merge label Jan 26, 2021
@sdwheeler sdwheeler added this to the Future milestone Jan 26, 2021
@opbld30
Copy link
Copy Markdown

opbld30 commented Mar 10, 2021

Docs Build status updates of commit 04c22d6:

✅ Validation status: passed

File Status Preview URL Details
reference/7.2/Microsoft.PowerShell.Utility/Get-Date.md ✅Succeeded View (powershell-7.2)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@sdwheeler sdwheeler added area-psreadline Area - PSReadline module area-utility Area - Microsoft.PowerShell.Utility module and removed hold-for-pr Waiting - for PR merge area-psreadline Area - PSReadline module labels Mar 10, 2021
@sdwheeler sdwheeler modified the milestones: Future, 7.2.0 Mar 10, 2021
@sdwheeler sdwheeler merged commit 1114977 into MicrosoftDocs:staging Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-utility Area - Microsoft.PowerShell.Utility module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document Request: Get-Date -UFormat %G and %g (week year)

4 participants