aaOpenSource / aaLog

A library and example programs for reading the standard SMC log file format
MIT License
13 stars 15 forks source link

Update LogRecord.cs #42

Closed kuraara closed 3 years ago

kuraara commented 3 years ago

Fixed a minor issue with LogRecord.ToDelimitedString() where specifying the date time format in the local timezone would generate a UTC string.