An account will enable you to access:
Don't have an account?
Software Development Kit (SDK) and API Discussions
Hi guys,
if i used on "date" command on ssh i got right date:
But if i use on Powershell on get-nctime i got this time:
How can i get same date on PS as well?
Get-Date ((Get-NcTime).LocalTimeDT) -UFormat "%a %b %d %T %Y"
Wed Aug 26 18:01:32 2020