issues
search
simonpoole
/
OpeningHoursParser
Parser for string values according to the OSM opening hours specification
MIT License
32
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add year in if it exists when fudging missing months
#93
simonpoole
closed
8 months ago
0
Use java 17
#92
simonpoole
closed
8 months ago
0
Fix parsing of holidays intermingled with weekdays
#91
simonpoole
closed
8 months ago
0
Is there functionality for going from a correctly-formatted opening_hours string to an "absolute" version?
#90
iboates
closed
8 months ago
1
Ignoring of dangling `,` after wide range inconsistent
#89
westnordost
opened
10 months ago
1
Pretty printing `2023 Jul 21,28` creates new ambiguity
#88
westnordost
closed
8 months ago
0
Weekdays with mixed-in holidays not sorted correctly
#87
westnordost
closed
8 months ago
1
Rule with superfluous separator accepted in strict mode (`Mo-Fr: 12:00`)
#86
westnordost
opened
10 months ago
1
Document extension to the spec: Referring to specific weekday for dates and date ranges
#85
westnordost
opened
10 months ago
1
Suggestions for more lenient parsing
#84
westnordost
opened
10 months ago
0
`Mo-Su 24/7` not parseable in non-strict mode
#83
westnordost
closed
10 months ago
2
End time earlier than start time considered not valid
#82
westnordost
closed
10 months ago
1
Accepts (and prints) invalid additional rules in strict mode
#81
westnordost
opened
10 months ago
4
Canonical form: Time span sunset-00:00 is not beautified
#80
westnordost
opened
10 months ago
3
Canonical form: Jumbled order of nth weekdays
#79
westnordost
closed
10 months ago
1
Correctness fix month day format
#78
simonpoole
closed
11 months ago
0
Month selector <month> <daynum> is output incorrectly
#77
westnordost
closed
11 months ago
2
b
#76
0176700393
closed
11 months ago
0
Add `Automatic-Module-Name` for JPMS compatibility
#75
tsmock
closed
1 year ago
1
Update build dependencies
#74
tsmock
closed
1 year ago
1
Time ranges until and over midnight are rejected
#73
MichaelMarte-TomTom
closed
1 year ago
3
Fails with JavaCC 6.1.3
#72
sebastic
closed
2 years ago
5
Fix open ended date parsing
#71
simonpoole
closed
2 years ago
0
Understand "nth" ranges with ranges of months in non-strict mode
#70
westnordost
opened
2 years ago
2
Fix <date_from>+-<date_to> parsing
#69
goodudetheboy
closed
3 years ago
2
Don't allow negative "nth" specifications in "nth" ranges
#68
simonpoole
opened
3 years ago
4
Dependencies not recorded in pom.xml
#67
sebastic
closed
3 years ago
5
Add open ended to year range
#66
goodudetheboy
closed
3 years ago
2
Open end for year not supported
#65
goodudetheboy
closed
3 years ago
1
Save test output in github actions
#64
simonpoole
closed
3 years ago
0
Support four digit times in non-strict mode
#63
simonpoole
opened
3 years ago
0
Hours and minutes for interval
#62
goodudetheboy
closed
3 years ago
1
Add individual testing for testing from System.in
#61
goodudetheboy
closed
3 years ago
4
add some differnet time expressions in Chinese
#60
Weijun-H
closed
3 years ago
0
Building project throws error related to publishing part in build.gradle
#59
goodudetheboy
closed
3 years ago
3
README: "We publish releases to Maven Central"
#58
simon04
closed
3 years ago
1
Migrate from bintray for publishing
#57
simonpoole
closed
3 years ago
1
Release artifacts need to move off of Bintray
#56
westnordost
closed
3 years ago
4
Date range occurance fix
#55
simonpoole
closed
3 years ago
0
Improved time parsing
#54
simonpoole
closed
3 years ago
1
Restart parsing on errors for better reporting
#53
simonpoole
closed
3 years ago
1
Standalone holiday values get duplicated in weekdays
#52
simonpoole
closed
4 years ago
2
Equivalent to the opening_hours.js Simple API
#51
ukasiu
closed
4 years ago
2
non-strict mode: Allow no space after months if there is a colon
#50
westnordost
closed
3 years ago
6
non-strict mode: colon after weekday range allowed
#49
westnordost
closed
4 years ago
1
Spec allows holidays after weekdays
#48
jb-wisemo
closed
4 years ago
2
Allow Greek questionmark for semi-colon
#47
simonpoole
opened
4 years ago
3
Add <url> and <license> in generated pom
#46
simon04
closed
4 years ago
2
Gradle: use withJavadocJar(), withSourcesJar()
#45
simon04
closed
4 years ago
1
Source JAR does not contain resources
#44
sebastic
closed
4 years ago
2
Next