issues
search
araddon
/
dateparse
GoLang Parse many date strings without knowing format in advance.
MIT License
2.04k
stars
166
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't reproduce benchmark results
#162
vitalyisaev2
opened
4 months ago
0
Different timezone used with dateparse.RetryAmbiguousDateWithSwap(true) option.
#161
jozuenoon
opened
7 months ago
1
parses string as a date
#160
shivamsouravjha
opened
7 months ago
1
Comprehensive validation 🔎, 30+ fixes integrated/added 🔨🐛, optimized performance 🚀
#159
klondikedragon
opened
10 months ago
7
Does not respect offset for format (time) UTC[+-]NNNN
#158
klondikedragon
opened
10 months ago
0
can't parse Thu Jan 28 2021 15:28:21 GMT+0000 (Coordinated Universal Time)
#157
squillace91
opened
1 year ago
0
added comma format like `04/2/2014, 03:00:37`
#156
BrianLeishman
opened
1 year ago
0
Cannot parse "13-02-2015", but successfully parses "13/02/2015"
#155
prathameshpatel
opened
1 year ago
0
Allow parsing dashes
#154
ovadbar
opened
1 year ago
0
[BUG] not work for small unix timestamp like 57600000
#153
QTrouble
opened
1 year ago
0
Parsing failed for 31-Oct-22
#152
dhairya-chai
opened
1 year ago
0
Supported extra whitespaces where I needed them + many other changes
#151
arran4
opened
1 year ago
2
Issues with parsing 12:xx am
#150
srinath-suki
opened
1 year ago
0
Some forms of PM indicator combined with time zone don't work
#149
klondikedragon
opened
2 years ago
1
Add support for float timestamp
#148
Masihbr
opened
2 years ago
1
Add support for dd-mm-yyyy (digit month) formats
#147
hartfordfive
closed
2 years ago
0
[BUG] Doesn't it support parser `31 ott 2021 23:37:13 UTC` ?
#146
gopkg-dev
opened
2 years ago
0
[BUG] some coma-separated words are considered as a time
#145
prochac
opened
2 years ago
1
support combined datetime format with subseconds (yyyyMMddhhmmss.SSS)
#144
dferstay
opened
2 years ago
1
Support combined datetime format with subseconds (yyyyMMddhhmmss.SSS)
#143
dferstay
opened
2 years ago
0
Add support for dates of the form "yyyy mmm dd" where mmm is alpha
#142
dferstay
opened
2 years ago
0
Support "yyyy mmm dd" dates where mmm is an alpha literal
#141
dferstay
opened
2 years ago
0
Add support for dd-mm-yyyy (digit month) formats
#140
dferstay
opened
2 years ago
3
Support eurodate format (dd-mmm-yy with a digit month)
#139
dferstay
opened
2 years ago
2
support ":" as separator for fractional seconds
#138
dferstay
opened
2 years ago
0
Support ":" as separator for fractional seconds in the absence of a zone offset
#137
dferstay
opened
2 years ago
0
Fixing Chinese date alignment on `README.md` table
#136
bchadwic
opened
3 years ago
0
[Feature] - Allow find all date within a string
#135
sujit-baniya
opened
3 years ago
0
Bug parsing 2014.02.13 00:00:00 ?
#134
jmdacruz
opened
3 years ago
0
fix problem with date format 02.01.2006
#133
mehanizm
opened
3 years ago
3
expand Chinese time format
#132
xwjdsh
opened
3 years ago
0
issue-130 fix timezone detection issue after timePeriod
#131
zifengyu
closed
1 year ago
0
Timezone 'Z' not parsed for time string with milliseconds after period
#130
zifengyu
opened
3 years ago
0
Date format of DD.MM.YYYY HH:MM:SS not supported
#129
krisavi
opened
3 years ago
3
New date format 1st November 2020
#128
krhubert
opened
3 years ago
0
Suffixes are not supported in some formats
#127
krhubert
opened
3 years ago
0
add format YYYY年-M月-d日
#126
shaneing
closed
3 years ago
2
support bc time ?
#125
travelliu
closed
2 years ago
0
Fix possible panic
#124
radaiming
closed
3 years ago
1
Not finding time for CET with millisecond and time with nanosecond
#123
sundarv85
opened
3 years ago
0
rabbitmq log datetime support
#122
bizy01
opened
3 years ago
0
can't parse float timestamp
#121
drive-deep
opened
3 years ago
1
redis&&mysql log datetime handle
#120
bizy01
closed
3 years ago
0
mysql log datetime not support
#119
bizy01
closed
3 years ago
1
nginx log date not support
#118
bizy01
closed
3 years ago
1
Date Parse Fails on dates returned by Workfront in the European timezone
#117
haskovec
closed
3 years ago
2
Cannot parse `Sun, 3 Jan 2021 00:12:23 +0800 (GMT+08:00)`
#116
kassiansun
closed
3 years ago
2
Relative dates/times
#115
rendaw
closed
3 years ago
3
Strict local parsing
#114
rendaw
opened
3 years ago
0
CET Timezone not honored
#113
ca1f
closed
3 years ago
1
Next