issues
search
mojombo
/
chronic
Chronic is a pure Ruby natural language date parser.
http://injekt.github.com/chronic
MIT License
3.24k
stars
465
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Un-parseable text raising error
#418
Leonardo-Zappani
opened
2 months ago
0
Parsing Feb15'24 is incorrect, Feb15'24 doesn'T work at all
#417
thomaswitt
opened
6 months ago
0
yyyy-mm-dd with day name
#416
adamralph
closed
7 months ago
1
Chronic.parse "1 year, 7 months ago" breaks
#415
bendangelo
opened
1 year ago
3
Test: use recent Minitest style
#414
mtasaka
opened
1 year ago
0
New stable release?
#412
carlwiedemann
opened
1 year ago
2
Can't set time_class to Date
#411
jgomo3
opened
1 year ago
1
Chronic doesn't take into consideration 1st date of the month when computing `nth day this month`
#410
zoras
closed
1 year ago
1
Create sirmeth,master
#409
sirmeth
closed
2 years ago
0
Migrate CI to GitHub Actions
#408
petergoldstein
closed
1 year ago
1
Un-parseable date
#405
CromonMS
opened
3 years ago
3
Returning incorrect time
#404
DreamsOfImran
opened
4 years ago
1
add latest Rubies version on Travis Ci
#403
teitei-tk
opened
4 years ago
0
Chronic thinks it can parse a date if the string begins "a "
#402
colinlieberman
opened
4 years ago
2
Chronic not selecting correct 1st monday of the month
#400
sidhunavroop
opened
4 years ago
0
what is qs in -s, --start <date:qs>
#399
ian-kelling
closed
4 years ago
1
Remove deprecated option from gemspec
#398
mjgiarlo
closed
2 years ago
0
[Gem bug only] Parser handles missing years differently with numbers vs month names
#397
agrberg
opened
4 years ago
2
Fix Daylight Savings parsing
#396
stanhu
opened
5 years ago
3
Array of dates
#395
edumoreira1506
closed
5 years ago
2
incorrect parsing when introduce time
#394
MrMoins
closed
3 years ago
3
initial czech parsing
#393
petrsigut
closed
5 years ago
0
Refactor Tokenizer::tokenize by not relying on Tokenizer::char_type a…
#392
baxter2
opened
5 years ago
0
Time arithmetic accounts for Daylight Savings transition hour gain/loss
#391
chuttam
opened
5 years ago
0
[QUESTION] Where I can find the CI service?
#390
gustavosizilio
opened
5 years ago
0
Chronic parsing "today at noon" as tomorrow midnight - daylight saving related
#389
erikraudsepp
opened
5 years ago
0
guard against nil `span` when calculating offset
#388
pjdavis
opened
5 years ago
0
Chronic can't parse year "00": returns nil
#387
mreigen
opened
5 years ago
3
Common format like 'Thursday 07 March 2019' is not supporting, which is even supported by DateTime
#386
nitesh-varma
opened
5 years ago
0
Parsing "next january" throws runtime error
#385
KieranP
opened
5 years ago
0
Add 'in a' parsing
#384
danstewart
closed
2 years ago
1
Incorrect `last monday`
#383
FX-HAO
closed
6 years ago
1
undefined method `begin' for nil:NilClass
#382
ivanoblomov
opened
6 years ago
0
Suppress Ruby interpreter warnings
#381
koic
opened
6 years ago
0
Bug/Exception: NoMethodError: undefined method `begin' for nil:NilClass
#380
bragboy
opened
6 years ago
1
Returning an array of dates
#379
bragboy
opened
6 years ago
1
"in 1 week" vs "in a week"
#378
homerlex
opened
6 years ago
0
Parse datetime in a full string
#377
arjunmenon
opened
6 years ago
1
Should parse ISO8601 microsecond timestamps
#376
kenaniah
opened
6 years ago
0
Incorrect date parse
#375
MeterSoft
opened
6 years ago
7
Site Not Found
#374
puskuruk
opened
6 years ago
1
"last weekday" on 2018-03-12 in Chicago returns Saturday
#373
alekstorm
opened
6 years ago
1
Document unreleased changes
#372
MatMoore
closed
6 years ago
3
Minor fixes (proposal)
#371
kant
closed
6 years ago
0
Crash: Undefined method '+' for nil:Nilclass
#370
bramski
opened
7 years ago
3
Wrong time when parsing "today at midday"
#369
clari182
closed
6 years ago
1
Feature to have "previous weekday" as an option.
#368
TheMeq
opened
7 years ago
1
Fix for future current month
#367
mbaird
closed
4 years ago
1
Daylight savings messes with parsing "[x] weeks from [date] at [time]
#366
bawolf
opened
7 years ago
1
[question] Can I tell Chronic to only parse a date if it contains a day, month and year?
#365
sphanley
opened
7 years ago
4
Next