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 c8c7502 commit ebfac45Copy full SHA for ebfac45
src/stdlib/Time.fs
@@ -8,7 +8,7 @@ type IExports =
8
abstract altzone : int
9
abstract ctime : unit -> string
10
abstract ctime : float -> string
11
- abstract dayligth : int
+ abstract daylight : int
12
abstract monotonic : unit -> float
13
abstract perf_counter : unit -> float
14
abstract process_time : unit -> float
0 commit comments