We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dacdfaa + d4722d7 commit 2435741Copy full SHA for 2435741
1 file changed
README.markdown
@@ -831,8 +831,7 @@ To return the date:
831
%L - Millisecond of the second (000..999)
832
%m - Month of the year (01..12)
833
%M - Minute of the hour (00..59)
834
- %n - Newline (
835
-)
+ %n - Newline (\n)
836
%N - Fractional seconds digits, default is 9 digits (nanosecond)
837
%3N millisecond (3 digits)
838
%6N microsecond (6 digits)
0 commit comments