Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / andrewmcveigh/cljs-time issues and pull requests

#146 - Parsing years with 2 digits or leading zeros

Issue - State: open - Opened by bgalartza almost 3 years ago

#145 - cannot parse feb 29th

Issue - State: open - Opened by jleonard-r7 about 3 years ago - 1 comment

#144 - Unparsing date with "yy" not returning century year

Issue - State: closed - Opened by m-arch almost 4 years ago - 3 comments

#143 - Switch the build tool to shadow-cljs and bugfix

Pull Request - State: open - Opened by rainmote about 4 years ago

#142 - Use time/= to compare dates

Pull Request - State: open - Opened by theJohnnyBrown over 4 years ago - 3 comments

#141 - Unparse duration in ISO 8601 format?

Issue - State: open - Opened by kennyjwilli over 5 years ago

#140 - Fix 4-arg arity of overlaps?

Pull Request - State: open - Opened by eerohele over 5 years ago

#139 - Port cljs-time.core/min-date and cljs-time.core/max-date from the clj-time API

Pull Request - State: open - Opened by jimberlage over 5 years ago - 1 comment

#138 - cljs-time.extend Equiv and cljs-time.core/= return different results

Issue - State: open - Opened by zalky almost 6 years ago - 3 comments

#137 - How can I compare two dates with specified precision?

Issue - State: open - Opened by khmelevskii about 6 years ago - 1 comment

#135 - Throw an exception if tests fail

Pull Request - State: closed - Opened by danielcompton about 6 years ago

#134 - Run tests under JDK 11 and more timezones

Pull Request - State: closed - Opened by danielcompton about 6 years ago

#133 - Calculating time intervals under daylight savings time?

Issue - State: open - Opened by danielcompton about 6 years ago - 2 comments

#132 - Add inclusivity to within?

Issue - State: open - Opened by foilofbob over 6 years ago

#131 - Fix milliseconds format string in README

Pull Request - State: closed - Opened by meeseekz over 6 years ago - 1 comment

#130 - Remove redundant form

Pull Request - State: open - Opened by jdf-id-au over 6 years ago

#129 - Dropped support for more second fraction decimals?

Issue - State: open - Opened by perkola almost 7 years ago - 2 comments

#128 - Add support for more second fraction digits

Pull Request - State: closed - Opened by weiznich almost 7 years ago - 4 comments

#127 - Handle nano-second precision

Issue - State: open - Opened by hkjels almost 7 years ago

#126 - Year from an instant gets mis-parsed: 2018 becomes 118

Issue - State: open - Opened by WorldsEndless almost 7 years ago - 1 comment

#125 - Use upper-bound correctly in parse-number fn

Pull Request - State: open - Opened by dvdreddy about 7 years ago - 3 comments

#124 - Minor bug in the parse-number fn in parse.cljs

Issue - State: open - Opened by dvdreddy about 7 years ago

#123 - Comparing using `<` and `>`

Issue - State: closed - Opened by vikeri about 7 years ago - 1 comment

#122 - Coercion and `str`

Issue - State: open - Opened by au-phiware about 7 years ago

#121 - parse is less permissive than before

Issue - State: closed - Opened by teawaterwire about 7 years ago - 3 comments

#120 - Weekyear related functions

Pull Request - State: closed - Opened by shen-tian over 7 years ago - 3 comments

#119 - Add node repl task

Pull Request - State: closed - Opened by andrewmcveigh over 7 years ago

#118 - Not parsing date in week of yearweek format correctly

Issue - State: closed - Opened by shen-tian over 7 years ago

#117 - Issue unparsing duration

Issue - State: open - Opened by zalky over 7 years ago - 8 comments
Labels: bug

#116 - Problem with formatters list?

Issue - State: closed - Opened by davclark over 7 years ago - 2 comments
Labels: bug

#115 - Document interval vs period data types

Issue - State: open - Opened by nartamonov over 7 years ago - 1 comment

#114 - Development documentation

Issue - State: closed - Opened by VyacheslavMik over 7 years ago

#113 - Issue #112

Pull Request - State: closed - Opened by VyacheslavMik over 7 years ago - 1 comment

#112 - Is it bug in parsing meridiem?

Issue - State: closed - Opened by VyacheslavMik over 7 years ago - 6 comments

#111 - Fix parse-quoted multi-char bug

Pull Request - State: closed - Opened by andrewmcveigh over 7 years ago

#110 - Use default pivot year to parse `yy`

Pull Request - State: closed - Opened by andrewmcveigh over 7 years ago

#109 - Fix broken parse-MM-test

Pull Request - State: closed - Opened by andrewmcveigh over 7 years ago

#108 - "yy" format wrong parsing

Issue - State: closed - Opened by raduvarga over 7 years ago

#107 - Get rid of test warnings in user/instant test ns

Pull Request - State: closed - Opened by andrewmcveigh over 7 years ago

#106 - warnings about generated test suite on classpath

Issue - State: closed - Opened by thedavidmeister over 7 years ago

#105 - Make today-at respect do-at

Pull Request - State: closed - Opened by vikeri over 7 years ago - 1 comment

#104 - today-at is unaffected by do-at

Issue - State: closed - Opened by vikeri over 7 years ago

#103 - Quoted Text in Formats Not Working as Expected

Issue - State: closed - Opened by tjscollins over 7 years ago - 1 comment
Labels: bug

#102 - Equality between local-date and local-date-time is not symmetric

Issue - State: closed - Opened by dmarjenburgh over 7 years ago - 2 comments

#101 - cljs-time.jar contains compiled output

Issue - State: closed - Opened by thheller over 7 years ago - 4 comments

#100 - Swap build and test-all order in deploy task

Pull Request - State: closed - Opened by moxaj over 7 years ago - 1 comment

#99 - add some tests for cljs-time.instant printing

Pull Request - State: closed - Opened by flyingmachine over 7 years ago - 1 comment

#98 - It seems that week number of a year does not satisfy ISO8601

Issue - State: closed - Opened by HaskellZhangSong over 7 years ago - 1 comment

#97 - Modifiers of Datetime

Issue - State: closed - Opened by LukasRychtecky over 7 years ago - 2 comments
Labels: duplicate

#96 - No such namespace warnings with ClojureScript 1.9.542

Issue - State: closed - Opened by borkdude almost 8 years ago - 6 comments

#95 - Fixes #57

Pull Request - State: closed - Opened by galdolber almost 8 years ago - 1 comment

#94 - change impl of cljs-time.core/today

Pull Request - State: closed - Opened by henryw374 almost 8 years ago - 1 comment

#93 - addressing issue #92

Pull Request - State: closed - Opened by henryw374 almost 8 years ago - 1 comment

#92 - after? and before? for goog.date.Date

Issue - State: closed - Opened by henryw374 almost 8 years ago - 10 comments

#91 - after? and before? for goog.date.Date

Issue - State: closed - Opened by jurgenphotek almost 8 years ago

#90 - parse fails for this format "dd-MMM-yyyy kk:mm aa"

Issue - State: open - Opened by sivakumargsk almost 8 years ago - 1 comment

#89 - cljs-time breaks with latest CLJS builds?

Issue - State: closed - Opened by deg almost 8 years ago - 3 comments

#88 - Is node.js supported?

Issue - State: closed - Opened by madvas almost 8 years ago - 2 comments

#87 - Promote the macro file(s) to .cljc for self-host compatibility

Pull Request - State: closed - Opened by arichiardi almost 8 years ago - 3 comments

#86 - don't construct ex-info if we don't need it

Pull Request - State: closed - Opened by johnswanson almost 8 years ago - 2 comments

#85 - Support internationalised parsing and formatting

Pull Request - State: open - Opened by andrewmcveigh about 8 years ago - 2 comments

#84 - Support internationalised formatting

Issue - State: open - Opened by Looveh about 8 years ago - 7 comments
Labels: enhancement

#83 - Interval between days

Issue - State: open - Opened by edbond about 8 years ago - 4 comments
Labels: bug

#82 - Ensure to-local-date doesn't convert local-dates again

Pull Request - State: closed - Opened by arttuka about 8 years ago - 1 comment

#81 - Unparse ignores ZZ format for localtime

Issue - State: open - Opened by seryh about 8 years ago - 5 comments
Labels: bug

#80 - Ensure to-epoch returns an integer

Pull Request - State: closed - Opened by leppert about 8 years ago - 2 comments

#79 - Generated API docs for format/formatters is unreadable

Issue - State: closed - Opened by timgilbert about 8 years ago - 2 comments

#78 - Fix typos

Pull Request - State: closed - Opened by leppert over 8 years ago - 1 comment

#77 - add locale support for unparse using a formatter

Pull Request - State: closed - Opened by CarlosSam over 8 years ago - 2 comments

#76 - Release latest to Clojars

Issue - State: closed - Opened by vikeri over 8 years ago - 1 comment

#75 - API docs for the stable version (0.4.0)?

Issue - State: closed - Opened by eyelidlessness over 8 years ago - 1 comment

#74 - coerce/from-string is a bit too naive (quite slow)

Issue - State: open - Opened by bpicolo over 8 years ago - 3 comments

#73 - "o" formatter is not working when unparsing

Issue - State: open - Opened by wilkerlucio over 8 years ago - 1 comment

#72 - Any plans to allow setters in date-times?

Issue - State: closed - Opened by levitanong over 8 years ago - 4 comments
Labels: wontfix

#71 - Parsing days doesn't quite match clj-time

Issue - State: closed - Opened by mikekap over 8 years ago

#70 - Fix ICompare and IEquiv for goog.date.Date

Pull Request - State: closed - Opened by vikeri over 8 years ago - 1 comment

#69 - IComparable and IEquiv not correct for goog.date.Date

Issue - State: closed - Opened by vikeri over 8 years ago

#68 - Fix spelling from goog.data to goog.date

Pull Request - State: closed - Opened by danielcompton over 8 years ago - 2 comments

#67 - Fix broken link for goog.date API

Pull Request - State: closed - Opened by AdamFrey over 8 years ago - 1 comment

#66 - unparse giving wrong result

Issue - State: closed - Opened by sonwh98 over 8 years ago - 2 comments

#65 - pulls in dev dependencies?

Issue - State: closed - Opened by zentrope over 8 years ago - 1 comment

#64 - parse fails for simple formats yyyy-MM-dd

Issue - State: closed - Opened by publicmayhem almost 9 years ago - 6 comments

#63 - unparse fails in rhino repl with a null call error

Issue - State: open - Opened by Kungi almost 9 years ago - 1 comment

#62 - with-locale

Issue - State: closed - Opened by humanitiesNerd almost 9 years ago - 2 comments

#61 - Add same-date? first and last-day-of-the-month? functions

Pull Request - State: closed - Opened by psalaberria002 almost 9 years ago - 1 comment

#60 - Change timezone for builds to Australia to expose timezone bugs

Pull Request - State: closed - Opened by danielcompton almost 9 years ago - 1 comment

#58 - Missing IHash implementation

Issue - State: closed - Opened by smee about 9 years ago - 3 comments

#57 - warning when building cljs-time 0.4.0

Issue - State: closed - Opened by piranha about 9 years ago - 26 comments

#56 - Tests showing a problem subtracting months.

Pull Request - State: closed - Opened by belucid about 9 years ago

#55 - Problem using minus with months

Issue - State: closed - Opened by bago2k4 about 9 years ago - 3 comments

#53 - Uncaught TypeError: Cannot read property 'replace' of null

Issue - State: closed - Opened by b1412 over 9 years ago - 5 comments

#51 - Week number in year is wrong

Issue - State: closed - Opened by featalion over 9 years ago - 5 comments

#37 - Match clj-time 0.11.0 API

Issue - State: closed - Opened by andrewmcveigh over 9 years ago

#23 - Time zone is neglected when formatting

Issue - State: open - Opened by henriklundahl about 10 years ago - 3 comments

#22 - Equality seems broken

Issue - State: closed - Opened by mdhaney about 10 years ago - 5 comments

#15 - Add transit serialisers

Issue - State: open - Opened by andrewmcveigh over 10 years ago - 11 comments