We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185f53a commit 45c17efCopy full SHA for 45c17ef
configurations/BannedSymbols.UTC.txt
@@ -9,6 +9,4 @@
9
10
# Use always UTC Time
11
P:System.DateTime.Now;Use System.DateTime.UtcNow instead
12
-P:System.DateTimeOffset.Now;Use System.DateTimeOffset.UtcNow instead
13
-P:System.DateTimeOffset.DateTime;Use System.DateTimeOffset.UtcDateTime instead
14
M:System.IO.File.GetCreationTime(System.String);Use GetCreationTimeUtc instead.
0 commit comments