Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / 97jaz/gregor issues and pull requests
#56 - Date formatting prints incorrect year in French locale
Issue -
State: open - Opened by matteodelabre over 1 year ago
- 7 comments
#55 - how to find the quarter containing a `datetime`?
Issue -
State: closed - Opened by mbutterick almost 2 years ago
- 1 comment
#54 - gregor-lib transitive dependency pulls in racket-doc, racket-index
Issue -
State: open - Opened by winny- about 2 years ago
- 4 comments
#53 - Use check-equal? correctly
Pull Request -
State: closed - Opened by sorawee over 2 years ago
- 1 comment
#52 - Feature request: typed racket interface
Issue -
State: open - Opened by joha2 almost 3 years ago
- 1 comment
#51 - Depend on memoize-lib instead of memoize
Pull Request -
State: closed - Opened by wilbowma about 3 years ago
- 4 comments
#50 - add posix->moment to public api
Pull Request -
State: closed - Opened by mxork about 3 years ago
- 5 comments
#49 - ~t has incorrect contract?
Issue -
State: open - Opened by michj almost 4 years ago
- 1 comment
Labels: doc
#48 - [docs] fix a typo in
Pull Request -
State: closed - Opened by IlnarSelimcan almost 4 years ago
- 1 comment
#47 - Feature request: serializable periods
Issue -
State: open - Opened by LiberalArtist about 4 years ago
#46 - period arithmetic?
Issue -
State: open - Opened by sorawee over 4 years ago
- 13 comments
#45 - ~t format compile
Pull Request -
State: open - Opened by samdphillips over 4 years ago
- 1 comment
#44 - time-period-between expects datetime-provider?
Issue -
State: open - Opened by nick-chandoke almost 5 years ago
- 1 comment
#43 - approximating `seconds->date`
Issue -
State: closed - Opened by mbutterick about 5 years ago
- 4 comments
#42 - Allows year parser to consume exactly n digits in some patterns
Pull Request -
State: closed - Opened by 97jaz about 5 years ago
- 1 comment
#41 - parse-date fails to parse "20191115" with pattern "yyyyMMdd"
Issue -
State: closed - Opened by evdubs over 5 years ago
- 11 comments
#40 - Add implemented CLDR pattern syntax to gregor docs
Issue -
State: open - Opened by 97jaz over 5 years ago
Labels: doc, good first issue
#39 - Removes unnecessary build-deps from gregor-lib's info.rkt
Pull Request -
State: closed - Opened by 97jaz over 5 years ago
#38 - Fix installation of gregor packages on circleci
Pull Request -
State: closed - Opened by 97jaz over 5 years ago
#37 - Adds max length constraints for many parsing patterns
Pull Request -
State: closed - Opened by 97jaz over 5 years ago
#36 - cannot import your library
Issue -
State: closed - Opened by ghost over 5 years ago
- 4 comments
#35 - parse-date fails to parse "191115" using pattern "yyMMdd"
Issue -
State: closed - Opened by evdubs over 5 years ago
- 10 comments
#34 - parse-date returns the wrong date
Issue -
State: closed - Opened by mfelleisen over 5 years ago
- 2 comments
#33 - Correcting the circleci config
Pull Request -
State: closed - Opened by 97jaz almost 6 years ago
#32 - Getting CI working
Pull Request -
State: closed - Opened by 97jaz almost 6 years ago
#31 - rename `build-comparison` functions
Pull Request -
State: closed - Opened by bennn almost 6 years ago
- 4 comments
#30 - doc: add missing links
Pull Request -
State: closed - Opened by bennn almost 6 years ago
#29 - Odd issue with gregor+tzinfo
Issue -
State: closed - Opened by srfoster almost 6 years ago
- 6 comments
#28 - Bugfix 23
Pull Request -
State: closed - Opened by samdphillips about 6 years ago
- 1 comment
#27 - Easy way of specifying holidays?
Issue -
State: open - Opened by srfoster over 6 years ago
- 4 comments
Labels: enhancement, maybe for successor
#26 - parse-date: explain why data is insufficient in error message
Pull Request -
State: closed - Opened by bennn over 6 years ago
- 1 comment
#25 - `parse-moment` doesn't work with CLDR pattern that includes `z`?
Issue -
State: open - Opened by mbutterick over 7 years ago
- 11 comments
Labels: enhancement
#24 - Destructuring moment
Issue -
State: closed - Opened by lyterk almost 8 years ago
- 2 comments
#23 - Period function breaks strangely with fancy-app
Issue -
State: closed - Opened by jackfirth about 8 years ago
- 2 comments
#22 - Feature request: list->period
Issue -
State: open - Opened by jackfirth about 8 years ago
- 1 comment
Labels: enhancement, good first issue
#21 - Feature request: period parsing
Issue -
State: open - Opened by jackfirth about 8 years ago
- 8 comments
Labels: enhancement, good first issue
#20 - `moment?` broken
Issue -
State: closed - Opened by sorpaas about 8 years ago
- 2 comments
#19 - time-period-normalize
Issue -
State: open - Opened by acarrico about 8 years ago
- 7 comments
Labels: enhancement, good first issue
#18 - Contract error messages use internal names of predicates
Issue -
State: open - Opened by 97jaz about 8 years ago
#17 - at-time breaks contract
Issue -
State: closed - Opened by acarrico about 8 years ago
- 1 comment
#15 - Fixes #14: bug in posix->moment with UTC offset TZs
Pull Request -
State: closed - Opened by 97jaz over 8 years ago
- 2 comments
#14 - period-between fails with internal contract violation on certain inputs
Issue -
State: closed - Opened by jackfirth over 8 years ago
- 8 comments
#13 - Period comparison and translation to seconds
Issue -
State: closed - Opened by jackfirth over 8 years ago
- 5 comments
#12 - parse-time does not suppoort `b` periods.
Issue -
State: open - Opened by LeifAndersen almost 9 years ago
- 5 comments
Labels: enhancement
#11 - Contracts for resolvers are inflexible
Issue -
State: open - Opened by jackfirth about 9 years ago
- 3 comments
Labels: maybe for successor
#10 - Documentation link in README returns 403 Forbidden
Issue -
State: closed - Opened by otherjoel about 9 years ago
- 2 comments
#9 - Adds periods and period arithmetic.
Pull Request -
State: closed - Opened by 97jaz over 9 years ago
#8 - adds calendar query functions
Pull Request -
State: closed - Opened by 97jaz over 9 years ago
#7 - Makes `datetime-nanoseconds-between` a bit more resilient
Pull Request -
State: closed - Opened by 97jaz almost 10 years ago
#6 - Fixes issue where otherwise equal datetimes have different JDs:
Pull Request -
State: closed - Opened by 97jaz almost 10 years ago
#5 - Fixes <date-field>-between functions for moments:
Pull Request -
State: closed - Opened by 97jaz almost 10 years ago
#4 - bug: seconds-between breaks contract
Issue -
State: closed - Opened by 97jaz almost 10 years ago
- 2 comments
#3 - bug: `now` datetime doesn't round-trip with its ISO 8601 representation
Issue -
State: closed - Opened by 97jaz almost 10 years ago
- 2 comments
#2 - days-between on moments should not be timezone-sensitive
Issue -
State: closed - Opened by 97jaz almost 10 years ago
- 3 comments
#1 - "zoneinfo-data.rkt: no such file" error with `dynamic-rerequire`
Issue -
State: closed - Opened by mbutterick almost 10 years ago
- 8 comments