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 e2fa9bb commit ef19f9dCopy full SHA for ef19f9d
stdlib/Dates/docs/src/index.md
@@ -30,7 +30,7 @@ BC/BCE, etc.
30
31
The [`Time`](@ref) is also an immutable [`Int64`](@ref) wrapper, also based on the UT second [^1],
32
but constrained to represent the periodic (cyclic) time of the 24-hour day starting at midnight.
33
-Note that midnight is represented as 0 hour - 24 hour is out of range.
+Note that midnight is represented as 0 hour. 24 hour is out of range.
34
35
[^1]:
36
The notion of the UT second is actually quite fundamental. There are basically two different notions
0 commit comments