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

Making am/pm optional for timebox #48

Merged
merged 1 commit into from
Jul 19, 2011
Merged

Conversation

evgenyneu
Copy link
Contributor

Hello,

If we had "9:05" time string (without "am"/"pm") it could not parse it in 12-hour mode and shown the current time in the timebox instead. I have changed the parser regexp slightly to make "am" and "pm" optional. So we can just write "9:05" meaning "9:05 AM".

@jtsage
Copy link
Owner

jtsage commented Jul 19, 2011

Well, personally I think it's messy, but I can certainly see your point. Merged, thanks for the work :)

jtsage added a commit that referenced this pull request Jul 19, 2011
Making am/pm optional for timebox
@jtsage jtsage merged commit 3aa474f into jtsage:master Jul 19, 2011
@jtsage jtsage added the FeatureRequest Feature requests for future versions label Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FeatureRequest Feature requests for future versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants