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
Improve regex to include more characters that could be used to flag 'minute' and 'second' in DDMMSS coordinates notation.
Provided by David Fichtmüller