issues
search
dm3
/
clojure.java-time
Java 8 Date-Time API for Clojure
MIT License
471
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No way to default date?
#115
mtravers
opened
1 week ago
1
fix resolver-style typo for formatter doc
#114
metayan
closed
3 months ago
1
Emit newlines instead of \n in docstrings
#113
devurandom
closed
1 week ago
2
When using `java-time.api/formatter`: java.time.temporal.UnsupportedTemporalTypeException: Unsupported field: InstantSeconds
#112
devurandom
opened
5 months ago
2
docstrings of java-time.api contain literal \n
#111
devurandom
closed
1 week ago
3
`jt/as` fn seems to be broken
#110
marksto
closed
7 months ago
1
Catchable exceptions
#109
devurandom
opened
7 months ago
2
Fix java.time's brittleness
#108
ohbadiah
opened
8 months ago
0
update docstring for as
#107
rgkirch
closed
7 months ago
1
t/> comparison and t/plus arithmetic support for java.sql.Timestamp
#106
devurandom
opened
11 months ago
1
`not-{before,after}?` broken for equal arguments that need coercion
#105
frenchy64
closed
1 year ago
0
Instant < Interval breaks transitivity
#104
frenchy64
closed
1 year ago
0
Fix not-after? and not-before?
#103
pjstadig-sovasage
closed
1 year ago
2
Canadian locale doesn't support AM/PM?
#102
ronnyli
opened
1 year ago
1
Use `*clock*` in ZoneId coersions
#101
frenchy64
closed
1 year ago
0
`zoned-date-time` with a single argument does not use `java-time.clock/make`
#100
pjstadig-sovasage
closed
1 year ago
1
Fix `not-{before,after}?`, introduce `<`, `>`, `<=`, `>=`, `+`, `-`, `neg?`
#99
frenchy64
closed
1 year ago
10
`not-after?` not semantically equivalent to `<=` despite documentation implying otherwise
#98
nessdoor
closed
1 year ago
5
Case bug in https://github.com/dm3/clojure.java-time/blob/master/src/java_time/format.clj#L32
#97
orestis
closed
1 year ago
1
Close #95: work around CLJ-1796
#96
frenchy64
closed
1 year ago
0
Things like `java-time[.api]/truncate-to` do not work correctly when underlying protocol is extended
#95
camsaul
closed
1 year ago
5
Close quote
#94
eval
closed
2 years ago
0
Babashka support
#93
frenchy64
opened
2 years ago
0
Introduce java-time.api
#92
frenchy64
closed
2 years ago
0
Deprecate single segment ns
#91
frenchy64
closed
2 years ago
4
#74: Lossy sql time conversion
#90
frenchy64
opened
2 years ago
0
Type conversion graph is dependent on evaluation order
#89
frenchy64
opened
2 years ago
1
Lazy load
#88
frenchy64
closed
2 years ago
0
Babashka Support
#87
frenchy64
opened
2 years ago
1
PriorityQueue class not found in babashka
#86
arichiardi
closed
2 years ago
1
Add minimal deps.edn
#85
DerGuteMoritz
closed
2 years ago
2
Cut new release for Clojure 1.11 compat?
#84
DerGuteMoritz
closed
2 years ago
23
Exclude clojure.core/abs
#83
imrekoszo
closed
2 years ago
2
Minor Clojure 1.11 Alpha 4 compatibility issue
#82
seancorfield
closed
2 years ago
1
Remove clj-tuple
#81
terop
closed
2 years ago
2
Consider Removing clj-tuple
#80
alexanderkiel
closed
2 years ago
2
0.3.3 - Year formatted wrongly on date roll ?
#79
JulesGosnell
closed
3 years ago
3
Add missing chrono fields (v0.3.3 has breaking changes)
#78
liquidz
closed
3 years ago
1
Various properties gone missing in 0.3.3
#77
deepxg
closed
2 years ago
7
Update version in install instructions
#76
jellelicht
closed
3 years ago
1
Unix timestamp conversion
#75
bdevel
closed
2 years ago
1
Millisecond information for `java.sql.Time` is lost when converting to/from `LocalTime`
#74
jeff303
opened
3 years ago
1
Make tests run
#73
FieryCod
closed
3 years ago
1
Minimal changes necessary for GraalVM native-image to work
#72
FieryCod
closed
3 years ago
3
not-before? and not-after?
#71
brettrowberry
closed
3 years ago
2
on-or-after? on-or-before?
#70
brettrowberry
closed
3 years ago
1
Support ({before,after}? Instant Interval)
#69
frenchy64
closed
2 years ago
1
Fix before/after on Interval
#68
frenchy64
closed
2 years ago
0
Add a way to access DateTimeFormatter.ofLocalizedDate() etc.
#67
timrobinson33
opened
3 years ago
0
make format string examples less confusing
#66
timrobinson33
closed
3 years ago
1
Next