Option to format DateTime using the Round-trip pattern. Ex 6/15/2009 1:45:30 PM -> 2012-01-31T10:45:30.0900023
This will help to compare the CTI exact time (including nanoseconds) with the Insert events start and end times, very useful to have an understanding what is going on, thanks, LINQ pad is a very useful tool.
1
vote
Donaciano Rojas
shared this idea
-
Maxwell Bloch commented
dateTime.ToString("o")??