NadirTennci
Results
1
issues of
NadirTennci
Hi, in the file: dna-framework/Source/Dna.Framework/Logging/File/FileLogger.cs // Get current time var currentTime = DateTimeOffset.Now.ToString("yyyy-MM-dd hh:mm:ss"); the problem is with the "hh" it only gives time based on AM & PM, a...