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

Get rid of plus-or-minus unicode parser token #55

Closed
benfitzpatrick opened this issue Jul 18, 2014 · 1 comment · Fixed by #56
Closed

Get rid of plus-or-minus unicode parser token #55

benfitzpatrick opened this issue Jul 18, 2014 · 1 comment · Fixed by #56
Assignees
Milestone

Comments

@benfitzpatrick
Copy link
Contributor

The plus-or-minus unicode parser token ± is great,
but painful to use (who can remember the unicode...).
We should replace it with something easier to use, but
at least somewhat meaningful. Maybe a ~?

@benfitzpatrick benfitzpatrick added this to the soon milestone Jul 18, 2014
@benfitzpatrick benfitzpatrick self-assigned this Jul 18, 2014
benfitzpatrick added a commit to benfitzpatrick/isodatetime that referenced this issue Jul 18, 2014
@benfitzpatrick
Copy link
Contributor Author

Or +-, which is actually better, I think.

benfitzpatrick added a commit to benfitzpatrick/isodatetime that referenced this issue Jul 21, 2014
matthewrmshin added a commit that referenced this issue Jul 21, 2014
…-minus-sign

#55: replace unicode plus or minus sign with ascii-compatible form
@matthewrmshin matthewrmshin modified the milestones: next-release, soon, 2014.06 Jul 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants