48 Commits

Author SHA1 Message Date
PyryL
daeb20c84c initialization from fixed calendar day and month 2022-12-18 20:29:35 +02:00
Pyry Lahtinen
eb239696f9
Update issue templates 2022-12-18 16:30:48 +00:00
PyryL
5c378edea0 leap day properties and contributing section 2022-12-18 14:44:23 +02:00
PyryL
bc695f8d91 a few more leap day tests 2022-12-18 14:44:08 +02:00
PyryL
da75380f8a Merge branch 2022-12-12 20:16:01 +02:00
PyryL
5081fd4060 added missing tests 2022-12-12 20:15:46 +02:00
Pyry Lahtinen
2ca67b3030
added codecov badge 2022-12-12 18:09:12 +00:00
Pyry Lahtinen
df6108d411
added codecov integration 2022-12-12 18:04:02 +00:00
Pyry Lahtinen
14f4b09927
Merge pull request #1 from PyryL/notime
Replace datetime with date
2022-12-12 17:59:49 +00:00
PyryL
2a068e2ba8 updated readme to match changes 2022-12-12 19:52:44 +02:00
PyryL
45770f1237 pylint fixes 2022-12-12 19:48:53 +02:00
PyryL
59bfc7fb84 cleaning up 2022-12-12 19:47:01 +02:00
PyryL
148f737832 changed datetime to date 2022-12-12 19:44:11 +02:00
PyryL
76ff26ecef Merge branch 2022-12-12 19:26:52 +02:00
Pyry Lahtinen
39b69d20a1
updated readme properties 2022-12-12 17:26:38 +00:00
PyryL
dd45d86732 fixed pylint errors 2022-12-12 19:21:52 +02:00
PyryL
6027bdc2d0 added pylint 2022-12-12 19:21:16 +02:00
PyryL
ddfeeaa71c ignore build directory 2022-12-11 19:30:35 +02:00
PyryL
8e8336bda7 Merge branch 'main' of https://github.com/PyryL/fixedcal 2022-12-11 19:28:37 +02:00
PyryL
97a365c706 added project information 2022-12-11 19:11:03 +02:00
Pyry Lahtinen
851c1dff99
add leap day information 2022-12-11 17:00:12 +00:00
PyryL
cdff0fd7bb fixed definition of year day to match official 2022-12-11 18:54:02 +02:00
PyryL
b7404f7741 leap year fixes in date properties 2022-12-11 18:45:33 +02:00
PyryL
08c74c36e5 defined year day in a better way 2022-12-11 18:38:06 +02:00
PyryL
f33ffd659b leap day properties fix 2022-12-11 18:36:53 +02:00
PyryL
3f225c5d6e beginning of leap support 2022-12-11 18:24:31 +02:00
PyryL
12d83cdf37 added coverage 2022-12-11 17:04:36 +02:00
Pyry Lahtinen
2876e6efa9
fix pytest directory 2022-12-11 14:59:51 +00:00
Pyry Lahtinen
2e4286b68e
fix python version 2022-12-11 14:58:38 +00:00
Pyry Lahtinen
1bbe1019e7
changed action version 2022-12-11 14:56:41 +00:00
Pyry Lahtinen
e37af52d92
added CI badge 2022-12-11 14:54:24 +00:00
Pyry Lahtinen
3329b738bb
Config GitHub Actions 2022-12-11 14:53:04 +00:00
Pyry Lahtinen
e7ffa2a61b
Create LICENSE 2022-12-11 14:47:25 +00:00
Pyry Lahtinen
411217d97b
improved readme 2022-12-11 14:43:22 +00:00
PyryL
bc12e9d9d7 updated readme 2022-12-11 16:35:27 +02:00
PyryL
b82715aeb7 string representation tests 2022-12-11 16:03:53 +02:00
PyryL
1c480fd366 today initialization 2022-12-11 15:57:32 +02:00
PyryL
1ad0116128 string representation 2022-12-11 15:52:33 +02:00
PyryL
7e59b2de23 addition and subtraction 2022-12-11 15:07:16 +02:00
PyryL
97a5ede24f basic operators 2022-12-11 10:30:20 +02:00
PyryL
3b0f2cfe72 construction of datetime object from fixed date 2022-12-11 10:20:12 +02:00
PyryL
3442701195 year quarters added 2022-12-11 10:15:04 +02:00
PyryL
8a17432142 weekdays 2022-12-11 10:08:06 +02:00
PyryL
d73f93c27f week of year 2022-12-11 10:06:27 +02:00
PyryL
6e8c2da118 week of year 2022-12-11 10:03:43 +02:00
PyryL
dab58a8162 day of year and week of month properites 2022-12-11 09:59:43 +02:00
PyryL
683203e446 init with day of year 2022-12-11 09:49:32 +02:00
PyryL
081a66c369 first barely working draft 2022-12-11 09:35:00 +02:00