NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How can i get date/time in Zulu format?

Hello, 

Is there a way to get the current date and time in Zulu format?

 

Using c# the command is:

DateTime.Now.ToUniversalTime().ToString("u"));

 

This creates:

2021-03-12 06:39:37Z

 

Can this be done in teststand without an extra dll?

 

Thanks 

0 Kudos
Message 1 of 3
(3,096 Views)
Message 2 of 3
(3,016 Views)

Hi,

thank you for the link.

But i am looking for a solution in only testtand with the tools that are available in teststand.

0 Kudos
Message 3 of 3
(3,010 Views)