issues
search
scrapinghub
/
dateparser
python parser for human readable dates
BSD 3-Clause "New" or "Revised" License
2.56k
stars
465
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
search_dates doesn't appear to respect settings
#1245
FredAtNeo
opened
1 week ago
0
Do you only support python calls
#1244
hariji814
closed
1 week ago
1
"Friday" with preference set to future yields a Tuesday in the past.
#1243
yspreen
opened
3 weeks ago
2
%w | %W and %V | %u format string directives are not supported?
#1242
wikiped
opened
3 weeks ago
0
chore: update Python version
#1241
serhii73
closed
1 month ago
1
langdetect seems unmaintained
#1240
stanislavlevin
opened
1 month ago
0
1.2.0 - PREFER_DATES_FROM & Timezone bug
#1239
Keiron-Beadle
opened
1 month ago
1
Avoid repeated loop over timezones
#1238
nijel
closed
1 month ago
3
Tests fail with latest pytz update
#1237
K900
opened
1 month ago
1
Written Number Parsing Not as Expected
#1236
darakelian
opened
2 months ago
2
Inconsistent parsing of a date like "Oct-23"
#1235
MrinalJain17
opened
2 months ago
0
Proofread README.rst
#1234
alysbrooks
closed
3 months ago
0
Suggestion: add parsing of expressions like `now+1d`, `now-1h30m` etc.
#1233
rnv812
opened
3 months ago
0
Issue parsing shortened date string
#1232
mushtaqak
opened
3 months ago
0
Inconsistent behavior on shortened month name (portuguese and spanish)
#1231
Mateuscvieira
opened
5 months ago
0
'two weeks ago' at 0:00 UTC
#1230
tisonkun
closed
5 months ago
3
Can't parse "09/08/2021г" or "09/08/2021г"
#1229
Aleksis99
opened
5 months ago
0
Parsing plain year numbers like "2024" with "PREFER..."-settings set to "last" returns wrong date. 1 day missing...
#1228
Zeutschler
opened
5 months ago
4
Can't parse "Thu 30 May 2024 10:13:10 -0500 (CDT)"
#1227
pmodin
opened
5 months ago
0
RELATIVE_BASE supersedes PREFER_MONTH_OF_YEAR
#1226
gsakkis
opened
6 months ago
0
Portuguese (pt) interpreted incorrectly as M/D/YYY (should be DD/MM/YYYY)
#1225
sglebs
opened
6 months ago
0
Fix date_parser with prefer_month_of_year wrong results
#1224
benbuzbee
closed
7 months ago
3
Check for derived types for configuration
#1223
nadavge
closed
8 months ago
1
Add `en-US` locale
#1222
ghost
opened
9 months ago
1
Critical Bug: search_dates doesn't understand 7am (but ok with 7pm)
#1221
kamaca
closed
9 months ago
1
This date cannot be parsed
#1220
elkarouh
opened
9 months ago
0
Parse some abbreviated strings as relative dates
#1219
Dunedan
closed
9 months ago
1
Docs: clarify difference between "DEFAULT_LANGUAGES" and "languages" settings
#1218
keikoro
opened
9 months ago
0
Parsing using `{"PREFER_DAY_OF_MONTH": "last", "PREFER_MONTH_OF_YEAR": "last"}` doesn't use last day of the last month
#1217
amineKammah
closed
7 months ago
1
Update the CLDR data
#1216
Gallaecio
opened
9 months ago
0
Fix running non-py checks on GitHub CI
#1215
wRAR
opened
10 months ago
0
Fix short weekday names
#1214
adnan-awan
opened
10 months ago
3
Parsing "3pm" fails if RELATIVE_BASE is timezone-aware
#1213
drefrome
opened
10 months ago
1
Iran/Persian/Farsi date parsing fail
#1212
horiacristescu
opened
10 months ago
0
Migrate from hijri-converter to hijridate
#1211
pastalian
closed
9 months ago
1
README: correct settings link under Key Features
#1210
wodow
closed
10 months ago
0
changing range of month
#1209
amirhosein-darmani
opened
10 months ago
0
Fixed ClusterFuzz build error by adding dateparserr.data as a binary
#1208
capuanob
closed
10 months ago
1
word with dots breaks date parsing in french
#1207
JulienMaille
opened
10 months ago
0
Update fa.json
#1206
amirhosein-darmani
closed
10 months ago
0
Skip a test that requires 64-bit time_t if it breaks.
#1205
wRAR
closed
11 months ago
0
test_timezone_offset_calculation_1 fails on 32bit platforms
#1204
wRAR
closed
11 months ago
1
OSSFuzz Bug Fix
#1203
ennamarie19
closed
11 months ago
4
v1.2.0 returns wrong month with future dates
#1202
realtimeprojects
opened
12 months ago
2
Fixed RecursionError discovered by OSSFuzz
#1201
ennamarie19
closed
1 year ago
0
Release notes for 1.2.0
#1200
Gallaecio
closed
1 year ago
0
YYYY-MM-DD interpreted as YYYY-DD-MM
#1199
lopuhin
opened
1 year ago
7
OSSFuzz Initial Integration
#1198
ennamarie19
closed
1 year ago
3
hijri-converter deprecation
#1197
gholam-deblan
closed
9 months ago
0
Weekdays are handled inconsistently
#1196
susca
opened
1 year ago
0
Next