Hi,
I am calling a REST API and need to pass in a date-time like this format:
2023-02-27T14:15:22Z
Does anyone know what this format is called and how to create a format like this in Powershell?
Many thanks!
Hi,
I am calling a REST API and need to pass in a date-time like this format:
2023-02-27T14:15:22Z
Does anyone know what this format is called and how to create a format like this in Powershell?
Many thanks!
Did you try to search for it? I did and found this:
and this:
and this: