-
Notifications
You must be signed in to change notification settings - Fork 67
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
Date/time prompt issues #24
Comments
On Tue, Dec 6, 2011 at 8:39 PM, potash <
I originally left them out since there are other ways to quickly designate They won't be part of major new version I'm pushing out this week, but -- Herb |
I ended up adding support in date/time prompt for the examples you gave and will include them in next version. Those examples were:
Please note that prior to this point the entry of time above, '01:15pm' did _not_work. Well it worked, in that it left you with a time of 01:15, but it didn't do what you wanted becajuse VimOrganizer works with a 24 hour clock in all date/time designators. The 'pm' you added was simply ignored and a time of 01:15 was entered in the datespec instead of the proper '13:15', which corresponds to 01:15pm. This issue will be fixed also: you will be able to enter 1:15pm and it will be stored in the entered datespec as 13:15, e.g., <2011-12-07 Wed 13:15> Thanks for pointing out these issues. -- Herb and specify |
The following examples (from the org-mode manual) don't work:
The text was updated successfully, but these errors were encountered: