issues
search
arnau
/
ISO8601
Ruby parser to work with ISO8601 dateTimes and durations — http://en.wikipedia.org/wiki/ISO_8601
MIT License
75
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Problem with minute offsets when the time is only specified to the hour
#25
gravesb
closed
9 years ago
3
DateTime doen't support timezone offset format ±[hh][mm]
#24
sambao21
closed
9 years ago
4
Clarification on to_date method of DateTime class
#23
runwaldarshu
opened
9 years ago
5
Improve the +/- function of the ISO8601::DateTime
#22
runwaldarshu
closed
9 years ago
2
Hash function has to be improved.
#21
runwaldarshu
closed
9 years ago
5
DateTime.new fails to parse YYYY-MM-DDThh:mmZ format
#20
runwaldarshu
closed
9 years ago
3
Add a Gitter chat badge to README.md
#19
gitter-badger
closed
9 years ago
0
Converting ISO8601::DateTime back to a standard ::DateTime
#18
gmcnaughton
closed
9 years ago
2
Time#hash not working
#17
ollym
closed
10 years ago
6
Repeating intervals
#16
arnau
opened
10 years ago
3
Time intervals
#15
arnau
closed
8 years ago
8
expose hash method
#14
ollym
closed
10 years ago
1
Numbers with decimals not working such as P0.5Y or P0,5Yor PT0.5D
#13
gvitalik
closed
10 years ago
2
Empty strings are not handled correctly
#12
vkmita
closed
10 years ago
1
Please tag versions v0.5.0 and v0.5.1 in github
#11
soupmatt
closed
10 years ago
1
Resolving issue with ISO8601::Months#factor calculation when the duration is negative.
#10
mschile
closed
10 years ago
1
Fix YARD syntax
#9
kachick
closed
11 years ago
0
Remove unused variable
#8
kachick
closed
11 years ago
2
Weeks not supported in durations?
#7
joevandyk
closed
12 years ago
1
ISO8601::Atom#to_i returns an integer
#6
porras
closed
12 years ago
2
Decimal separators
#5
arnau
closed
10 years ago
1
Add fractional second support
#4
tnoda
closed
12 years ago
3
Added PnW durations
#3
pelle
closed
12 years ago
1
Added Gemspec
#2
pelle
closed
12 years ago
1
Fix typo in seconds_to_iso and add class method for convenience
#1
njlynch
closed
12 years ago
1
Previous