kennethreitz
9766619d00
Merge pull request #189 from thomasleveil/midnight_in_paris
...
WIP: Midnight in paris - is this a bug ?
2024-07-19 09:04:30 -04:00
kennethreitz
bcc4885f99
Update README.rst
2024-04-02 10:58:07 -04:00
kennethreitz
564fc5a49e
Update README.rst
2024-04-02 10:57:45 -04:00
kennethreitz
722eb258b0
Merge pull request #193 from Lenqth/fix-before-1970
...
Fallback on error in datetime() before year 1970
2024-04-02 10:43:56 -04:00
kennethreitz
66ec91e6ce
Merge pull request #198 from timgates42/bugfix_typos
...
docs: Fix a few typos
2024-04-02 10:43:06 -04:00
Timo Furrer
46ab6ac552
Merge pull request #199 from JessicaTegner/ci
...
Improvement to workflow, test fixes and new basis
2022-10-17 15:12:36 +02:00
JessicaTegner
cd4b4e7e8b
tests now also run on prs
2022-10-09 13:39:04 +02:00
JessicaTegner
cde6097142
Removed parallel job limitation
2022-10-09 13:30:58 +02:00
JessicaTegner
d9cd563d1b
Updated abs_timedelta to be correct for ci tests
2022-10-09 13:27:49 +02:00
JessicaTegner
87776b19ae
Update docs config to be able to get a successful build in ci
2022-10-09 12:39:31 +02:00
JessicaTegner
6da33e920d
fixed flake8 errors to be able to test successful runs of ci
2022-10-09 12:38:51 +02:00
JessicaTegner
b0b5bb7ff6
THis is why we have spaces around item elements
2022-10-09 12:28:44 +02:00
JessicaTegner
2a69de0a47
Updated workflow with more modern versions of actions and python
2022-10-09 12:24:24 +02:00
Tim Gates
b127699de3
docs: Fix a few typos
...
There are small typos in:
- src/maya/core.py
Fixes:
- Should read `preferred` rather than `prefered`.
- Should read `ambiguous` rather than `ambigous`.
2022-07-12 18:04:40 +10:00
Timo Furrer
f3f95a92ee
Update README.rst
2022-05-13 20:58:22 +02:00
Timo Furrer
bf16792875
Looking for a new maintainer
2022-05-13 20:57:57 +02:00
Timo Furrer
be42580883
Merge pull request #195 from santiagobasulto/master
...
Notebooks.ai is shutting down - Remove demo
2021-11-05 09:26:51 +01:00
Santiago Basulto
03540c48c1
Remove demo from README
2021-11-04 19:45:28 -03:00
Lenqth
2845e5dee0
Fallback on error in datetime() before year 1970
2021-04-19 15:31:37 +09:00
Thomas LEVEIL
882a6aead7
flake8 fixes
2020-08-22 00:17:58 +02:00
Thomas LEVEIL
c0bf037d2e
add tests for midnight in Paris
2020-08-22 00:17:58 +02:00
Timo Furrer
b12a8dad11
Remove the stale bot for now
2020-05-20 09:19:47 +02:00
Timo Furrer
0a7061c125
Merge pull request #186 from cognifloyd/snap_tz
...
Add timezone aware snap modifiers
2020-05-20 09:18:35 +02:00
Jacob Floyd
d0d3b0136e
Add timezone aware snap modifiers
...
This allows for modifications in the given timezone. ie, snapping to the
beginning of the day with @d uses midnight in the given timezone instead
of in UTC. As usual, the maya object returned is back in UTC, only the
modifications happen in the requested timezone.
2020-03-12 18:16:10 -05:00
Timo Furrer
ff2a417198
Merge pull request #181 from timgates42/bugfix/typo_quantized
...
Fix simple typo: quanitzed -> quantized
2019-12-09 12:52:01 +01:00
Tim Gates
669ef888e8
Fix simple typo: quanitzed -> quantized
...
Closes #180
2019-12-09 21:24:15 +11:00
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