microsoft / PowerShell-DSC-for-Linux

PowerShell Desired State Configuration - for Linux
Other
335 stars 131 forks source link

Mcafee Endpoint : Changing timeformat to be generic #894

Closed ayushlimaye closed 1 year ago

ayushlimaye commented 1 year ago

scandateparsed = Time.parse(scandatestring) scandateparsed.utc.strftime('%m/%d/%Y %H:%M:%S')

image