LocalToUtc
1.3.1
Provides functions to convert to-and-from the local system time and UTC
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
(c) 2017 Gad Berger. All rights reserved.
Package Details
Author(s)
- Gad Berger
Tags
Cmdlets
Convert-UtcToLocal Convert-LocalToUtc
Functions
Convert-UtcToLocal Convert-LocalToUtc
Dependencies
This module has no dependencies.
Release Notes
1.3.1
* Lowered the required version of PS to 4.0
1.3.0
* Intorduced pipeline support!
1.2.0
* Switched to using tzutil when Get-TimeZone is not available
* Replaced [System.DateTime]::Parse with Get-Date
1.1.0
* Moved the TimeZone to the second position in the unnamed parameters
* Only returning the converted time unless a -Verbose switch is used
1.0.0
* Initial release of Convert-LocalToUtc and Convert-UtcToLocal
FileList
- LocalToUtc.nuspec
- LocalToUtc.psd1
- LocalToUtc.psm1