We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a6bb7 commit cf861b9Copy full SHA for cf861b9
stdlib/Dates/test/accessors.jl
@@ -5,6 +5,8 @@ module AccessorsTest
5
using Dates
6
using Test
7
8
+@test false
9
+
10
@testset "yearmonthday/yearmonth/monthday" begin
11
# yearmonthday is the opposite of totaldays
12
# taking Rata Die Day # and returning proleptic Gregorian date
0 commit comments