Question
2
Replies
112
Views
Posted: May 27, 2019
Last activity: June 11, 2019
Closed
How to use DateTime Util/DateTime Variable capture Second and Millisecond value?
I need to insert logs to database, one of the data field needed is the Transaction Start Time, I used below methods to capture the DateTime Value, but when it pass to database (Microsoft SQL Server), it does not have Second and Millisecond Value.
Could anyone please help to guide how to correct? thanks!!!
Hi JocelynL,
You can check with below mentioned steps.
Perform the following local-change: