issues
search
andrew-morris
/
parsedatetime
Automatically exported from code.google.com/p/parsedatetime
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Parsing "Oct 9, 2014" off by year and loses date precision (yields 2015/10/1)?
#49
GoogleCodeExporter
opened
8 years ago
0
parseDateText returning valid datetime objects when there is no date in the inputted text
#48
GoogleCodeExporter
closed
8 years ago
2
How to control default year
#47
GoogleCodeExporter
opened
8 years ago
0
How to control default year
#46
GoogleCodeExporter
opened
8 years ago
0
Unable to parse date "Sept 23 1942"
#45
GoogleCodeExporter
opened
8 years ago
2
Patch for issues 34, 37 and 38
#44
GoogleCodeExporter
opened
8 years ago
0
Weekday's with no modifiers don't take into account sourceTime
#43
GoogleCodeExporter
opened
8 years ago
1
evalRanges
#42
GoogleCodeExporter
opened
8 years ago
0
Date & time fractions
#41
GoogleCodeExporter
opened
8 years ago
0
Parsing of date thrown off by trailing junk.
#40
GoogleCodeExporter
opened
8 years ago
0
Add parseFuture method that tries to return times in the future
#39
GoogleCodeExporter
opened
8 years ago
1
Parsing weekday names is relative to current, not given, date
#38
GoogleCodeExporter
opened
8 years ago
0
Dates in the past
#37
GoogleCodeExporter
opened
8 years ago
6
Varying month abbreviations cause different output in terms of "day" when parsed
#36
GoogleCodeExporter
opened
8 years ago
0
Specifying a day (i.e. Sunday) before date at time causes inaccurate parse
#35
GoogleCodeExporter
opened
8 years ago
0
Day of week calculations do not honor offset
#34
GoogleCodeExporter
opened
8 years ago
0
Allow adding custom named dates
#33
GoogleCodeExporter
opened
8 years ago
0
Allow parse method to return multiple dates
#32
GoogleCodeExporter
opened
8 years ago
1
Month parsing yields a date from the next year if we are past the month in current year.
#31
GoogleCodeExporter
opened
8 years ago
4
Output of datetime.date.strftime("%A, %B %d, %Y") parsed incorrectly
#30
GoogleCodeExporter
opened
8 years ago
0
The English event parser doesn't recognise "day month" format, only "month day" format
#29
GoogleCodeExporter
opened
8 years ago
2
Noon-crossing time ranges
#28
GoogleCodeExporter
opened
8 years ago
0
[deleted issue]
#27
GoogleCodeExporter
closed
8 years ago
0
Does not allow day of month to be before month
#26
GoogleCodeExporter
closed
8 years ago
4
Comparing parsed datetime to python datetime
#25
GoogleCodeExporter
opened
8 years ago
2
dates that are unambiguously before 1950 are still co-oerced to be after 1950
#24
GoogleCodeExporter
opened
8 years ago
1
Memory Corruption
#23
GoogleCodeExporter
opened
8 years ago
0
datetime.ctime(), datetime.isoformat()
#22
GoogleCodeExporter
opened
8 years ago
2
Clean up package namespace
#21
GoogleCodeExporter
opened
8 years ago
1
de_DE locale constants
#20
GoogleCodeExporter
closed
8 years ago
1
dayoffsets broken if the identifiers contain shortWeeknames
#19
GoogleCodeExporter
closed
8 years ago
1
tests failing in 0.8.4
#18
GoogleCodeExporter
closed
8 years ago
1
parse("same 3 folders") fails when locale has been set to France (fr_FR)
#17
GoogleCodeExporter
closed
8 years ago
1
incorrect handling of day suffixes
#16
GoogleCodeExporter
closed
8 years ago
2
parsedatetime.Calendar.__init__ is slow
#15
GoogleCodeExporter
closed
8 years ago
2
passing a sourcetime value to Calendar().parse() generates a traceback
#14
GoogleCodeExporter
closed
8 years ago
2
Nov 4 5pm parses as just 5pm
#13
GoogleCodeExporter
closed
8 years ago
2
Decimal points and looking for multiple dates
#12
GoogleCodeExporter
opened
8 years ago
1
use pytz if available to allow pdt to parse timezone data
#11
GoogleCodeExporter
opened
8 years ago
0
make the behaviour for parsing day-of-week configurable
#10
GoogleCodeExporter
closed
8 years ago
3
find some way to get the Calendar class to initialize itself from the current locale
#9
GoogleCodeExporter
closed
8 years ago
1
default the year for future dates to the next year and not the current year
#8
GoogleCodeExporter
closed
8 years ago
2
keyword 'ago' causes date to go into the future, not past
#7
GoogleCodeExporter
closed
8 years ago
4
Enhancement request: date ranges
#6
GoogleCodeExporter
opened
8 years ago
3
dd-mm-yyyy format date enhancment
#5
GoogleCodeExporter
closed
8 years ago
7
Invalid date returned for "flight from SFO at 4pm"
#4
GoogleCodeExporter
closed
8 years ago
2
the Inc() routine generates an invalid date if you increment from a month with more days than the new month
#3
GoogleCodeExporter
closed
8 years ago
2
PyICU based locale uses Sun..Sat day-of-weeks but python uses Mon..Sun
#2
GoogleCodeExporter
closed
8 years ago
2
allow for + - as quantity modifiers
#1
GoogleCodeExporter
closed
8 years ago
2