Commit Graph

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