Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/arrow-py/arrow

🏹 Better dates & times for Python
https://github.com/arrow-py/arrow

version bump

29168a7f254a2e5b7db7bb10aa501ba7cf9d9e61 authored over 11 years ago
added .week as attribute

4211f678b340b33320c627be9e6fa34051fd5368 authored over 11 years ago
history update

485826ff1b4518c5b5da135e2d0a00d4628d10f2 authored over 11 years ago
docs update

f953b83f671e1bece58dad903218bce2a0e93fe4 authored over 11 years ago
Merge branch 'master' into 0.4

25d052f5a0f6ec0272ddc1ddb9c6aa8e532b3ae6 authored over 11 years ago
Merge pull request #43 from catchagain/master

Fixed plurals of Russian and Ukrainian feminine nouns.

dfa19dae1b348e786adfe08fbfae7a30b1817987 authored over 11 years ago
Fixed plurals of Russian and Ukrainian feminine nouns.

In Russian and Ukrainian, the word 'month', for example, has masculine
grammatical gender. The w...

08d9dc2f17435c965bb9bfa08817e50e87d5f918 authored over 11 years ago
Merge pull request #42 from mattack108/master

Add Polish locales

c5ba8a8dbdd3f6cde1bfdb8e7ca48d100eb8acfc authored over 11 years ago
Add Polish locales

38a603be9c004b554025ec2af91196467750b08a authored over 11 years ago
requirements cleanup (hopefully)

5051239a7a0cda329d78471bf3bac5d6ee402b0b authored over 11 years ago
removed HISTORY.rst

ed9f14bfef2982b3418561c089fdf70f7261f921 authored over 11 years ago
HISTORY updated

66c51a4faf6a22d0ce7ded347d3fed038cf754ed authored over 11 years ago
README update

7acea103bceaecd347112ed9cabf8743269fe0ea authored over 11 years ago
README update

652e41ba4d00615e872b7929324a52bebd7dabe0 authored over 11 years ago
README update

99f60eef5b13b88a4be8d842725c34e6e62e25e7 authored over 11 years ago
README update

da0ca919022e42d469362340052ffd0ee0e83dd4 authored over 11 years ago
README update

719d27bf86dd9d8c930e8a3d3564aaa13bb337f5 authored over 11 years ago
README update

1fd4e6ab949f6a35490ca0cc4cfb74b3931346a5 authored over 11 years ago
Update HISTORY.md

72107b2a6155e6fafd6b33ebf87de6d1ee116d54 authored over 11 years ago
markdown docs

c39fe2b6c930669b40e00d9e573d7ad9779c73b2 authored over 11 years ago
README update

f5da500a05114816f6b88b5f9aab7508a6bfdb8d authored over 11 years ago
README update

055f9683639ef998db7eef03de4622a574e9afb4 authored over 11 years ago
history, docs update

b394dbff43e67c4e2dfdc17af3bbb7cc7d0bf423 authored over 11 years ago
print statement removed

2ac77967d6101f074026e6781fe251536169badf authored over 11 years ago
int, float, string timestamp conversion moved factory -> arrow

d60369df4f7312384ce3b91286519fe3b557557c authored over 11 years ago
week test for span_range

cc14600c56309a3e166afc066841251bc6ed1357 authored over 11 years ago
updated history

eed55703ab7c7971aa8b08e68ca1ebf13b321b2a authored over 11 years ago
week support for .replace

172ec22f443ef5a3521450c99e99b59022119194 authored over 11 years ago
use ISO weekday standard of monday as day 1

17f1b03bdc566de52330547050459cb37f1d024a authored over 11 years ago
Merge branch 'master' into 0.4

5808cb15e1fefc6b1dbb44d199129ce17fac8434 authored over 11 years ago
span_range tests rewritten

b68fc34c1b12e4a229f4a3c4192c2d9c37615954 authored over 11 years ago
Merge pull request #41 from bean/patch-1

If total of minutes is positive, sign should be +

1c355fd4ef8037efd2e23f1e5d196ee6bd809726 authored over 11 years ago
If total of minutes is positive, sign should be +

078604da8a47d2cea3cdefc8cc34aff94b3f0d2a authored over 11 years ago
removed debugging print statements

ce35d714b1bba165d2b956fdbd8701577adbf804 authored over 11 years ago
range tests rewritten

97e8de0c1d94a4e27f3299ed0d535cc98452abca authored over 11 years ago
probably working week support for span_range, span

5d89966dfa52d3cfc287dd461ed5f054cb8409f0 authored over 11 years ago
span_range rewrite, week support

5c0d99614ed333a344dd68faf2a08a285e3e648b authored over 11 years ago
week support for range

31fa4d3450c3b8096700bb692634005c85662e72 authored over 11 years ago
walked back .iso() method, cleaned up .get() and implemented there

244e7289631706d7eb909b0e9983ef0698dc45e6 authored over 11 years ago
remove old 0.1 arrow factory method support

95b2072afb8f390603ad276348308129bd1ac3fb authored over 11 years ago
correct return type for iso factory method, some docs

c953efb28a04016d0555c5b42d0e999f27727157 authored over 11 years ago
add 'iso' to module api

45f97cc4b29e80f55d7e0c9a3a962d4508786e02 authored over 11 years ago
initial commit of .4 branch. .iso() factory method, ISO auto-parsing in parser

746a6952b6cf3cf85b4b0a0daecde1f3fffd3bfc authored over 11 years ago
Merge pull request #38 from bsidhom/master

Added full parse support for microseconds.

bd97722226b7f081ff7675e1d03230b0bcaeedd9 authored over 11 years ago
Merge pull request #39 from martinp/develop

Add Norwegian and New Norwegian locales

a502b3aadb56a0d78b5562b5d463915c39aa23f5 authored over 11 years ago
Add Norwegian and New Norwegian locales

023078a2d0211459b532c911d590f807ba0ca7f4 authored over 11 years ago
Added full parse support for microseconds.

Microseconds can now be specified to full resolution (6 places).

160dbb0404ee680f6199b2998280e4914f227d30 authored over 11 years ago
python3 requirements updated (chai)

5c735a2b78ed29272c1adb15c3d5dd0e08e5698a authored over 11 years ago
python3 requirements updated (chai)

48ecbb8935c190349f08ef5061f20ec056bb26f0 authored over 11 years ago
Merge pull request #36 from CortYuming/add_japanese_locales

Added Japanese locales

2281039278cd751dc42b1284a03ce4e96c89b188 authored over 11 years ago
Added Japanese locales

fba051149bffa670909a88434eb40d3d0fe501ea authored over 11 years ago
Merge pull request #34 from Cynddl/master

Fix days in locales.py

e68f90c59bbd733507a81f90d3bee34a1d1ccb34 authored over 11 years ago
chai update, take 2

de44471d0d7b85cb76dc15f7fe6dbf2c2aafd2b3 authored over 11 years ago
updated chai for 3.3

6ed100f321b0e5858b7ef127887c7831b9f46099 authored over 11 years ago
version bumped; history updated

046ec51f59eff30ac4e6c5ff1686a468ed5d3e1a authored over 11 years ago
Fix days in tests/formatter_tests.py

b07947907384af86ea4830d07ede9c39e66748e5 authored over 11 years ago
Fix days in locales.py

76e0f7a7a1ae67cb391ae1e6c0a55e1983dab06a authored over 11 years ago
Merge pull request #33 from Cynddl/master

Added French locales

b7c55c2fb26c2a87dc706df4d472058253404a9b authored over 11 years ago
Merge pull request #32 from ftobia/master

Issue #29: maintain timezone when calculating ranges.

369eb115dafb319df3200c5f5619d7b877825ea0 authored over 11 years ago
Added French locales

a2f203e596aaca386589a85caa772b0a9deff2f8 authored over 11 years ago
Issue #29: maintain timezone when calculating ranges.

27d6b8ee4ddf35b00f84d3939e54317d27a74a9e authored over 11 years ago
Merge pull request #30 from slapresta/master

Added Spanish locales

a59b52cdd2e59e0f5c6628fd80252b4093617238 authored over 11 years ago
Added SpanishLocale to locales.py

bf2345c50b47165dae3daa60a08f509e397c5664 authored over 11 years ago
fix for backwards handling of 2-digit years in parser

02445de13eb1a148831642052dcd251b2506cce4 authored over 11 years ago
docs update

bd834bf55eb867785e3d4506deeb8e0429f25b0e authored over 11 years ago
history updated, version bumped

8375eb491b04462a4d34d6cc131e3b544cb2b4c7 authored over 11 years ago
fix for blank output in __format__ with empty format string

049ccb4438c8e6095e443257752630ecb2ed6672 authored over 11 years ago
LICENSE renamed / formatting updated

56418534f61eba795305293f315b65844ff664d7 authored over 11 years ago
changelog no longer in README.rst

88cf093fa2748d9277ec40b074c48f58536c9760 authored over 11 years ago
added HISTORY.rst

b03dbd8a7a0d36e938199fe0e01b0669285acfcf authored over 11 years ago
fix for erroneous month delta calculation in .humanize

4737f4caeedc8ee2f172284ef76b2d8cecf85445 authored over 11 years ago
Merge pull request #27 from hynek/add-german-locale

Add German localization

83a7f84cab1d2ad19790fc523cd66428fb90a53c authored over 11 years ago
Add German localization

0145aa68509f81638052f8f3609f57e185e5a66a authored over 11 years ago
Update README.rst

4c9f711021e4289e18ff52384f9f468ae1bd44d5 authored over 11 years ago
version bumped to 0.3.3 in setup.py

2f1d335c81872622eb7263af4b40510158bb4954 authored over 11 years ago
nicer approach to chai version selection; docs / readme updates

a9481f15e4adf0ed4a9df1bafeb282183a5b2019 authored over 11 years ago
locale-specific month, day names & abbreviations

fda80e01a50e47e80decb7d5bc269f670c1c7724 authored over 11 years ago
travis update

4e31a853338e8c3b297ded4a3ead4ca66ac6a914 authored over 11 years ago
travis update

c099fbe79f77621488ee481e39bdae4a1f1b26f5 authored over 11 years ago
travis update

5e1b314089439afc60ca8fffdb72176a95db04e0 authored over 11 years ago
travis update

dd4eab71a19a58c53d32faed620b90459704a503 authored over 11 years ago
travis update

e9a1a836f5e77033b4d8a85176ba76993b51cb31 authored over 11 years ago
travis update

3df0fe3a1868e5f67b39ef63ae2dbfee7268b592 authored over 11 years ago
travis update

2d99140eff27f89b6398b5e771a2ec2d9a404c81 authored over 11 years ago
travis update

fec5b144762e025a42c3824bf084a749bb8e1fa8 authored over 11 years ago
3.3 test support take 2

bb7c21b870c41225325357a181cb09ebeb5239b4 authored over 11 years ago
upgraded chai to branch w/ python3 support, python3 support updated

6e69fa3e7febef9ca94eca954d47720327ff8f26 authored over 11 years ago
location, docs update

748733468f2c5d65d59eca691e9ef10ef6f7d0d9 authored over 11 years ago
locales update

a9ac21bda011a793ff9dd41ed99e6ffa9754651f authored over 11 years ago
locales update

f326885df7a461edb8f9c14ece9d5f7c0de3817a authored over 11 years ago
docs update

3f74e7663a6046b045881e4f0b3408eb4b8c7d4d authored over 11 years ago
docs update

86c2cf84920e875c4f1b5d9ebc9f388d9e72af77 authored over 11 years ago
docs update

6d56e2aae42fd95248ba8efcd35246da01b55ea2 authored over 11 years ago
api imports cleanup

246c1f55ad927d558e5c2baa93346a42f2fd2b2e authored over 11 years ago
removal of debugging print statements

ad28f4e2617eff6417c987d452b42e64a3769290 authored over 11 years ago
factory updates

e39ff09493adde9b9e383cc123052c9992524268 authored over 11 years ago
initial factory implementation

d43b5e0636040410ea931d3582ba69ce73a383bd authored over 11 years ago
comments update

b678e224b75ab072be9cb9c8437bab3bb8aea908 authored over 11 years ago
const stuff -> locales

bb89029c5887319d25278f82f70cd7db34a30a1b authored over 11 years ago
Makefile, tests update

5dec4a15764efdf56e542ff58485d06201e0488e authored over 11 years ago