issues
search
andrewmcveigh
/
cljs-time
A clj-time inspired date library for clojurescript.
342
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Google Closure goog.date link
#48
bjeanes
closed
9 years ago
1
Change coerce/from-long to use static function
#47
danielcompton
closed
9 years ago
1
Tests are failing, but the build is passing
#46
danielcompton
closed
9 years ago
4
Use built-in fn for testing value betwen two bounds
#45
bjeanes
closed
9 years ago
2
Formatter escape character not working
#44
Guthur
closed
9 years ago
1
unparse fails with [org.clojure/clojurescript "1.7.122"] due to clojure.string/replace
#43
hipitihop
closed
9 years ago
9
Adding IComparable to cljs-time.extend
#42
piranha
closed
9 years ago
4
cljs-time.core is nil?!
#41
lvh
closed
9 years ago
7
time-format/date-parsers returns nil on iPhone 4
#40
andrewmcveigh
closed
9 years ago
6
time/minus does not work with months
#39
joerupen
closed
9 years ago
1
(instant-map) function has negative days
#38
webrage
closed
9 years ago
1
Match clj-time 0.11.0 API
#37
andrewmcveigh
closed
8 years ago
0
goog.date.duration
#36
shaunlebron
closed
9 years ago
2
setYear is not a function when parsing dates
#35
iwsmith
closed
9 years ago
4
Incorrect calculation of months over a long interval
#34
bostonaholic
closed
9 years ago
3
Large interval crashes Chrome when calling `in-months`
#33
bostonaholic
closed
9 years ago
3
Inconsistent cljs-time.coerce/to-date behavior relative to clj-time when calling to-date on goog.date.DateTime
#32
osbert
closed
9 years ago
2
Support setting client clock skew
#31
domkm
closed
9 years ago
7
formatter A broken
#30
deadghost
closed
9 years ago
2
Update README.md
#29
nblumoe
closed
9 years ago
1
Compiler exception when adding to boot dependencies
#28
nblumoe
closed
9 years ago
5
TypeError: Cannot read property 'from_long' of undefined
#27
mesjj
closed
9 years ago
3
Catch ex-info thrown error
#26
sgrove
closed
9 years ago
3
Added missing numbers to date formatter
#25
astine
closed
9 years ago
1
Added missing numbers to date formatter
#24
astine
closed
9 years ago
1
Time zone is neglected when formatting
#23
henriklundahl
opened
9 years ago
3
Equality seems broken
#22
mdhaney
closed
9 years ago
5
Library should not contain top level data structures, defeats Closure DCE, use functions instead
#21
swannodette
opened
9 years ago
10
README cljs-time.coerce section refers to Java long
#20
swannodette
closed
9 years ago
3
no date hashing?
#19
postspectacular
closed
9 years ago
4
Added an optional datetime parameter to default-time-zone and used it in...
#18
matthewgertner
closed
9 years ago
2
Match clj-time 0.9.0 API
#17
andrewmcveigh
closed
9 years ago
1
compilation warning with clojurescript "0.0-2411": cljs.core/+, all arguments must be numbers
#16
viebel
closed
9 years ago
4
Add transit serialisers
#15
andrewmcveigh
opened
9 years ago
11
Problem with `to-time-zone`
#14
matthewgertner
closed
9 years ago
16
Import clj-time periodic-seq function
#13
andrewhr
closed
10 years ago
2
= function moved to internal namespace
#12
pangloss
closed
10 years ago
2
add weekend / weekday checks
#11
bostonaholic
closed
10 years ago
1
Allow user to flip the library to use the local DateTime instead of UtcDateTime
#10
pangloss
closed
10 years ago
7
Docs mention non-existant functions.
#9
akhudek
closed
10 years ago
3
.indexOf is not available for IE8
#8
Jae
closed
10 years ago
4
Consider using the date parser from date.js
#7
pangloss
closed
10 years ago
5
Why is cljs-time's (tf/parse (tf/formatter "DD-MM-YYYY HH:mm") "01-04-2014 18:54") returning nil?
#6
andrewmcveigh
closed
10 years ago
0
When given a day that is outside the range of a month (31/04/2013) it parses it as the first of the next month (01/05/2013) instead of failing.
#5
Velrok
closed
10 years ago
12
Various improvements in parsing and formatting, especially support for AM/PM.
#4
pangloss
closed
10 years ago
1
Parsing "2014-04-01T14:57:00+01:00" using :date-time-no-ms returns nil
#3
annapawlicka
closed
10 years ago
4
Prevent clojurescript.test from leaking to other projects
#2
dzacarias
closed
10 years ago
1
show-formatters does not work
#1
akonring
closed
10 years ago
1
Previous