Skip to content

PSScriptTools_v2.7.0

Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 15 Mar 22:04
· 144 commits to master since this release

v2.7.0

  • Modified ConvertTo-LocalTime to allow for locations supporting Daylight Saving Time (Issue #44)
  • Fixed bug in New-PSFormatXML that wasn't using auto detected property names (Issue #45)
  • Added Get-TZList and Get-TZData commands
  • Added format file timeZoneData.format.ps1xml
  • Modified ConvertTo-WPFGrid to allow the user to control which gridlines are displayed
  • Modified New-CustomFilename to improve parameter help.
  • Modified New-CustomFilename to add %seconds.
  • Modified New-CustomFilename so that %month, %day and %minute will use a leading zero if necessary
  • Added new help examples for New-CustomFilename
  • Help updates
  • File re-organization
  • Updated README.md