Releases: mdowst/PSDates
Releases · mdowst/PSDates
v1.0.5
New Functionality
- Group-TimeSpan - Groups objects by a specified time span.
- Measure-TimeSpan - Measures statistical properties (such as sum, average, and maximum) of a specified property within grouped time spans.
- Convert-ToDateTime - Converts various input objects to a DateTime object.
v1.0.4
v1.0.2
- Added Get-SunTime function to calculate sunrise and sunsets.
- Added -Format parameter to Get-DateFormat function
- Added argument completers to timezone parameters on Convert-TimeZone
- Fixed misspelling of Quarter in DateTimeExtended class
- Migrated custom outputs to EzOut
- Updated documentation