issues
search
clj-time
/
clj-time
A date and time library for Clojure, wrapping the Joda Time library.
Other
738
stars
161
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't use tagged literal inside data structures
#277
souenzzo
opened
1 year ago
1
Fixed Documentation Link
#276
lambdaschmied2
closed
3 years ago
1
`to-time-zone` returns DateTime, even though documentation says it should return `ReadableDateTime`
#275
petar-jr
opened
4 years ago
3
Add support for next.jdbc wrapper
#274
CHNB128
closed
4 years ago
1
"before?" pretends to handle nil while sometimes failing
#273
brianyc
closed
4 years ago
0
no way to retain timezone information when parsing string
#272
jasonsross
closed
4 years ago
1
Add period predicate
#271
caioaao
closed
4 years ago
1
Inconsistent argument order when defining formatter with one/multiple formats
#270
Nuo-L
closed
5 years ago
1
Add or fix various type hints
#269
vemv
closed
5 years ago
0
Lack of type hints
#268
vemv
closed
5 years ago
3
Make project status more prominent in README
#267
aviflax
closed
5 years ago
2
document minus operation in Readme.md
#266
MalloZup
closed
5 years ago
3
add README mention of cljc-java-time
#265
henryw374
closed
5 years ago
1
clj-time.core/overlaps? provides inconsistent results.
#264
HennieLouw
closed
5 years ago
1
Update dependencies
#263
taha-husain
closed
5 years ago
4
`clj-time.core/equal?` returns unexpected value.
#262
johanmynhardt
closed
5 years ago
1
Dependencies out of date
#261
mikeThurmond
closed
5 years ago
3
add week date time example for reference
#260
bhaskarsaraogi
closed
6 years ago
1
Add parser test for built in formatters with time zone
#259
bhaskarsaraogi
closed
6 years ago
3
Add tests for builtin time formatters with parser
#258
bhaskarsaraogi
closed
6 years ago
1
Interval arithmetic
#257
reutsharabani
closed
6 years ago
2
Just some concise and consistency changes for the readme.md
#256
jconti
closed
6 years ago
4
Support for edn tagged reader literal notation as noted in issue 113.
#255
jconti
closed
6 years ago
7
upgrade joda-time
#254
novalis
closed
6 years ago
4
Latest Clojure master requires Java 8
#253
seancorfield
closed
6 years ago
2
Update README.md
#252
v-kolesnikov
closed
6 years ago
4
No way to work with Periods & Durations
#251
ignorabilis
closed
5 years ago
2
Convert to local datetime during timezone conversion
#250
mourjo
closed
6 years ago
1
Extend Inst to org.joda.time.ReadableInstant on Clojure 1.9
#249
glts
closed
6 years ago
9
Extend Inst protocol to org.joda.time.DateTime
#248
glts
closed
6 years ago
1
date format keeps static date if unparse receives a nil date argument
#247
jeffmad
closed
6 years ago
1
Year from an instant gets mis-parsed: 2018 becomes 118
#246
WorldsEndless
closed
6 years ago
2
unparsing a nil datetime unparses now
#245
Heliosmaster
closed
6 years ago
1
Change `if-let` to `when-let`
#244
selesdepselesnul
closed
6 years ago
1
Predicates for quarters
#243
ahmadnazir
closed
6 years ago
2
Update dependencies
#242
seancorfield
closed
6 years ago
1
Must Import DateTime after upgrade to 0.14.1
#241
zerg000000
closed
7 years ago
3
Exposing week-year field
#240
shen-tian
closed
7 years ago
1
Some way to get weekyear field
#239
shen-tian
closed
7 years ago
0
local-time has no tests for 2-arity version
#238
seancorfield
closed
5 years ago
1
Switch readme testing from Midje to Expectations
#237
seancorfield
closed
6 years ago
2
Add .alpha to spec namespaces in spec-test
#236
pangloss
closed
7 years ago
2
Add `to-epoch` to coerce
#235
johnmcconnell
closed
7 years ago
1
Latest Cut of Master is stale?
#234
AlexanderMann
closed
7 years ago
9
Please mention about JDBC converting times in docs somewhere
#233
freckletonj
closed
7 years ago
6
Add from-epoch fn
#232
firesofmay
closed
7 years ago
1
On travis Add .m2 dir in cache
#231
firesofmay
closed
7 years ago
4
Add `from-epoch` to coerce
#230
johnmcconnell
closed
7 years ago
2
Define some type predicates and related clojure.spec definitions.
#229
pangloss
closed
7 years ago
5
How does timezone work?
#228
meadofpoetry
closed
7 years ago
3
Next