Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add characters used for minutes seconds in DDMMSS coordinates notation #19

Open
cgendreau opened this issue Nov 28, 2014 · 1 comment
Open

Comments

@cgendreau
Copy link
Contributor

Improve regex to include more characters that could be used to flag 'minute' and 'second' in DDMMSS coordinates notation.

minutes[‘'’‛]
seconds ("|“|''|‛‛|‟|”|‘‘|’’)

Provided by David Fichtmüller

cgendreau added a commit that referenced this issue Jan 23, 2015
added bounds checking on minutes/seconds Issue #20
@cgendreau
Copy link
Contributor Author

All single characters are now included.
Notations with 2 characters for seconds (''|‛‛|‘‘|’’) are still missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant