mk_cal_jpl 0.2.5 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/mk_cal_jpl/const.rb +31 -28
- data/lib/mk_cal_jpl/version.rb +1 -1
- metadata +3 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7c0bbf0cbbe894ebd896268a62ba51515a11dd1cbc47f06412992b5c358e9c34
|
|
4
|
+
data.tar.gz: 1ede2356b66ea22166567ca5c49aa146343e83b48a86e0740a7a598651ee65ad
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 61678f37c33db3f18752ba6da1519245c398055e447b71290b125e2882aade71bdbb38697370c440d5da8f59066802c3320282f5f2d81d0042f554100e373ddc
|
|
7
|
+
data.tar.gz: 44695caf7344da6b9cad9450fd345e9def58f29ad2eee11f2837aee41fe5e39247c1a0932f87291a46ce69a3fe899861fa27a95101da0d0fee1aa37ddae73d81
|
data/lib/mk_cal_jpl/const.rb
CHANGED
|
@@ -41,34 +41,37 @@ module MkCalJpl
|
|
|
41
41
|
[ 1, 1, 15, 0, 1949, 1999, "成人の日" ],
|
|
42
42
|
[ 2, 1, 0, 2, 2000, 9999, "成人の日" ],
|
|
43
43
|
[ 3, 2, 11, 0, 1967, 9999, "建国記念の日" ],
|
|
44
|
-
[ 4,
|
|
45
|
-
[ 5,
|
|
46
|
-
[ 6,
|
|
47
|
-
[ 7, 4,
|
|
48
|
-
[ 8,
|
|
49
|
-
[ 9,
|
|
50
|
-
[10,
|
|
51
|
-
[11,
|
|
52
|
-
[12,
|
|
53
|
-
[13,
|
|
54
|
-
[14,
|
|
55
|
-
[15,
|
|
56
|
-
[16,
|
|
57
|
-
[17,
|
|
58
|
-
[18,
|
|
59
|
-
[19,
|
|
60
|
-
[20,
|
|
61
|
-
[21,
|
|
62
|
-
[22,
|
|
63
|
-
[23,
|
|
64
|
-
[24,
|
|
65
|
-
[25,
|
|
66
|
-
[26,
|
|
67
|
-
[27,
|
|
68
|
-
[28,
|
|
69
|
-
[29,
|
|
70
|
-
[30,
|
|
71
|
-
[31,
|
|
44
|
+
[ 4, 2, 23, 0, 2020, 9999, "天皇誕生日" ],
|
|
45
|
+
[ 5, 2, 24, 0, 1989, 1989, "昭和天皇の大喪の礼"],
|
|
46
|
+
[ 6, 3, 0, 4, 1949, 9999, "春分の日" ],
|
|
47
|
+
[ 7, 4, 10, 0, 1959, 1959, "明仁親王の結婚の儀"],
|
|
48
|
+
[ 8, 4, 29, 0, 1949, 1988, "天皇誕生日" ],
|
|
49
|
+
[ 9, 4, 29, 0, 1989, 2006, "みどりの日" ],
|
|
50
|
+
[10, 4, 29, 0, 2007, 9999, "昭和の日" ],
|
|
51
|
+
[11, 5, 1, 0, 2019, 2019, "天皇の即位の日" ],
|
|
52
|
+
[12, 5, 3, 0, 1949, 9999, "憲法記念日" ],
|
|
53
|
+
[13, 5, 4, 0, 2007, 9999, "みどりの日" ],
|
|
54
|
+
[14, 5, 5, 0, 1949, 9999, "こどもの日" ],
|
|
55
|
+
[15, 6, 9, 0, 1993, 1993, "徳仁親王の結婚の儀"],
|
|
56
|
+
[16, 7, 20, 0, 1996, 2002, "海の日" ],
|
|
57
|
+
[17, 7, 23, 0, 2020, 2020, "海の日" ],
|
|
58
|
+
[18, 7, 24, 0, 2020, 2020, "スポーツの日" ],
|
|
59
|
+
[19, 7, 0, 3, 2003, 2019, "海の日" ],
|
|
60
|
+
[20, 7, 0, 3, 2021, 9999, "海の日" ],
|
|
61
|
+
[21, 8, 10, 0, 2020, 2020, "山の日" ],
|
|
62
|
+
[22, 8, 11, 0, 2016, 2019, "山の日" ],
|
|
63
|
+
[23, 8, 11, 0, 2021, 9999, "山の日" ],
|
|
64
|
+
[24, 9, 15, 0, 1966, 2002, "敬老の日" ],
|
|
65
|
+
[25, 9, 0, 3, 2003, 9999, "敬老の日" ],
|
|
66
|
+
[26, 9, 0, 4, 1948, 9999, "秋分の日" ],
|
|
67
|
+
[27, 10, 10, 0, 1966, 1999, "体育の日" ],
|
|
68
|
+
[28, 10, 22, 0, 2019, 2019, "即位礼正殿の儀" ],
|
|
69
|
+
[29, 10, 0, 2, 2000, 2019, "体育の日" ],
|
|
70
|
+
[30, 10, 0, 2, 2021, 9999, "スポーツの日" ],
|
|
71
|
+
[31, 11, 3, 0, 1948, 9999, "文化の日" ],
|
|
72
|
+
[32, 11, 12, 0, 1990, 1990, "即位礼正殿の儀" ],
|
|
73
|
+
[33, 11, 23, 0, 1948, 9999, "勤労感謝の日" ],
|
|
74
|
+
[34, 12, 23, 0, 1989, 2018, "天皇誕生日" ],
|
|
72
75
|
[90, 0, 0, 8, 1973, 9999, "振替休日" ], # 1973-04-12 以降
|
|
73
76
|
[91, 0, 0, 9, 1986, 9999, "国民の休日" ]
|
|
74
77
|
]
|
data/lib/mk_cal_jpl/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: mk_cal_jpl
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- komasaru
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2019-01-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: mk_apos
|
|
@@ -128,8 +128,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
128
128
|
- !ruby/object:Gem::Version
|
|
129
129
|
version: '0'
|
|
130
130
|
requirements: []
|
|
131
|
-
|
|
132
|
-
rubygems_version: 2.7.7
|
|
131
|
+
rubygems_version: 3.0.1
|
|
133
132
|
signing_key:
|
|
134
133
|
specification_version: 4
|
|
135
134
|
summary: Calendar library including Japan's old-calendar, using JPL DE430.
|