Commit Graph

371 Commits

Author SHA1 Message Date
Timo Furrer 11c0d683d7 Merge pull request #149 from wtty-fool/feature/maya-long-count
Maya Long Count
2019-11-05 08:56:55 +01:00
wtty-fool 8493dd7e84 Mayan Long Count tests 2019-09-01 14:04:19 +02:00
wtty-fool d900ed2d2c Added conversion to and from Mayan Long Count 2019-09-01 14:00:02 +02:00
Timo Furrer 42eb6fb387 Remove Windows from the integration test matrix 2019-08-24 23:22:26 +02:00
Timo Furrer be1bea2dcf Remove executable flag from test module 2019-08-24 23:18:54 +02:00
Timo Furrer a4432eef31 Cleanup Python project 2019-08-24 23:10:26 +02:00
Timo Furrer 260f0d54eb Cleanup README 2019-08-24 22:34:50 +02:00
Timo Furrer 70af3c8054 Merge pull request #178 from alxwrd/update-readme
Update README links
2019-07-24 18:37:36 +02:00
Alex Ward 1f12c2c6e4 update links 2019-07-24 17:07:48 +01:00
kennethreitz c5dae59909 Update README.rst 2019-06-14 07:50:42 -04:00
Timo Furrer 774b141d91 Merge pull request #172 from martinzugnoni/master
Interactive demo
2019-03-22 09:09:44 +01:00
Timo Furrer e3bc3516be Merge pull request #173 from PiDelport/patch-1
README: Link related projects
2019-03-20 13:31:49 +01:00
Pi Delport 08c0fb5071 README: Link related projects
This makes it easier for readers to find out more about Delorean, Arrow, and Pendulum.
2019-03-20 11:20:54 +02:00
Martin Zugnoni 7ddf2db33c Update demo link with kennethreitz's repository 2019-02-20 15:29:12 -03:00
Martin Zugnoni 27ee872a7f Merge branch 'master' of github.com:kennethreitz/maya 2019-02-20 15:24:49 -03:00
Timo Furrer 4e58e6455e Merge pull request #169 from ftobia/fix_intervals
Fix issue #168: intervals greater than one day were incorrect.
2019-01-04 15:13:52 +01:00
Frank Tobia 42cc61e7a8 Update authors. 2019-01-03 14:00:47 -05:00
Frank Tobia 9abd618083 Add basic tests for maya.intervals() 2019-01-03 13:58:06 -05:00
Frank Tobia 2c2a8d03c8 Fix issue #168: intervals greater than one day were incorrect. 2019-01-02 14:03:34 -05:00
Martin Zugnoni 3220a7fc32 Add do your own experiments section in DEMO notebook 2018-12-14 14:54:05 -03:00
Martin Zugnoni d95ed97e73 Add DEMO files and link in the README 2018-12-14 14:48:26 -03:00
Timo Furrer bdf2bb332b Merge pull request #166 from kennethreitz/feature/pendulum-2
Use pendulum >= 2.0.2
2018-12-14 13:30:22 +01:00
Timo Furrer 6522525d7c alpha release: 0.6.0a1 v0.6.0a1 2018-12-02 13:37:48 +00:00
Timo Furrer 3a83f10988 Use pendulum >= 2.0.2. Closes #160 2018-12-02 13:31:22 +00:00
Timo Furrer 05eb0d0051 Merge pull request #164 from possnfiffer/patch-1
Update README.rst
2018-10-18 11:31:58 +02:00
__ROLLER__ 61eabc54e0 Update README.rst 2018-10-15 22:05:26 -06:00
kennethreitz 6bb380e7c5 Update README.rst 2018-09-17 08:12:21 -04:00
Timo Furrer cc698817b4 release: 0.5.0 v0.5.0 2018-05-26 15:19:57 +02:00
Timo Furrer 9964e9305e Merge pull request #154 from alxwrd/support-locales
Allow slang methods to change locale
2018-05-26 15:16:17 +02:00
Alex Ward d87236a30d update authors 2018-05-26 11:19:57 +01:00
Alex Ward d44a1dd2f6 add tracer tests for slang_ locales 2018-05-26 11:19:36 +01:00
Timo Furrer ed5d72b34c Merge pull request #155 from DavidMuller/patch-1
Add Example of Creating a MayaDT Using a Unix Time
2018-05-22 21:38:21 +02:00
David Muller 9c1e94f956 Add example that instantiates MayaDT w/ unix time 2018-05-22 10:45:01 -07:00
Alex Ward 6755968f69 remove unused calendar import 2018-05-22 09:57:32 +01:00
Alex Ward 3760af2c41 use pendulum and dateparser for slang_date 2018-05-21 22:37:31 +01:00
Alex Ward df09625e74 fix failing test 2018-05-15 22:56:28 +01:00
Alex Ward 2d848bd62a typo fix 2018-05-15 22:55:07 +01:00
Alex Ward a99cddf76f allow changing the locale for slang_time 2018-05-15 22:27:16 +01:00
Timo Furrer 1b432d6626 release: 0.4.3 v0.4.3 2018-05-15 09:13:21 +02:00
Timo Furrer f09d6eec63 Split RFC3339 test 2018-05-15 09:13:01 +02:00
Timo Furrer 62a6283200 Merge pull request #150 from marcelstoer/patch-1
Fix RFC3339 representation
2018-05-15 09:08:52 +02:00
Marcel Stör 9ef43a29d9 Add RFC3339 unit test 2018-05-14 21:49:47 +02:00
Marcel Stör a2bff42439 Fix RFC3339 representation
Must be at most 1-digit millisecond.
2018-05-14 20:48:28 +02:00
Timo Furrer 5525beda31 release: 0.4.2 v0.4.2 2018-05-10 17:25:04 +02:00
Timo Furrer eeb07d46db Merge pull request #152 from kennethreitz/feature/local-datetime
Implement method to get MayaDT instance as local timezone-aware datetime instance
2018-05-10 17:24:44 +02:00
Timo Furrer 4056d1a9aa Implement method to get MayaDT instance as local timezone-aware datetime instance 2018-05-10 17:22:35 +02:00
Timo Furrer 7a750a1cff release: 0.4.1 v0.4.1 2018-05-10 11:32:54 +02:00
Timo Furrer bc06315abd Limit pendulum version to >=1.0 and <= 1.5.1
See https://github.com/sdispater/pendulum/issues/205
2018-05-10 11:32:32 +02:00
Timo Furrer 7cc767781a release: 0.4.0 v0.4.0 2018-05-10 11:13:55 +02:00
Timo Furrer 8468dd2ead Fix subtracting MayaDT instances. Fixes #151 2018-05-10 11:04:16 +02:00