Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mdowst committed Jul 15, 2020
1 parent f124baa commit ca5a8e7
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ Install-Module PSDates

# Examples

* [Get-DateExtended](Get-DateExtended)
* [Get-DateFormats](Get-DateFormats)
* [Get-PatchTuesday](Get-PatchTuesday)
* [Test-CrontabSchedule](Test-CrontabSchedule)
* [Get-CronNextOccurrence](Get-CronNextOccurrence)
* [Find-TimeZone](Find-TimeZone)
* [Convert-TimeZone](Convert-TimeZone)
* [ConvertFrom-UnixTime](ConvertFrom-UnixTime)
* [ConvertTo-UnixTime](ConvertTo-UnixTime)
* [ConvertFrom-WmiDateTime](ConvertFrom-WmiDateTime)
* [ConvertTo-WmiDateTime](ConvertTo-WmiDateTime)
* [Get-DateExtended](#Get-DateExtended)
* [Get-DateFormats](#Get-DateFormats)
* [Get-PatchTuesday](#Get-PatchTuesday)
* [Test-CrontabSchedule](#Test-CrontabSchedule)
* [Get-CronNextOccurrence](#Get-CronNextOccurrence)
* [Find-TimeZone](#Find-TimeZone)
* [Convert-TimeZone](#Convert-TimeZone)
* [ConvertFrom-UnixTime](#ConvertFrom-UnixTime)
* [ConvertTo-UnixTime](#ConvertTo-UnixTime)
* [ConvertFrom-WmiDateTime](#ConvertFrom-WmiDateTime)
* [ConvertTo-WmiDateTime](#ConvertTo-WmiDateTime)

## Get-DateExtended
Gets common extended date values that are not included by default with the Get-Date cmdlet. It expects all the same parameters as the standard Get-Date cmdlet.
Expand Down

0 comments on commit ca5a8e7

Please sign in to comment.