diff options
author | dfhoughton <dfhoughton@gmail.com> | 2019-02-16 11:01:17 -0500 |
---|---|---|
committer | dfhoughton <dfhoughton@gmail.com> | 2019-02-16 11:01:17 -0500 |
commit | 06c54e9a128441a078b41a6d66076c8db63be0e0 (patch) | |
tree | a95d924a594f997a422dca6ed03c8ce013a2c01c /README.md | |
parent | 72efcceb945fb80a576775a513b64e104078e9f0 (diff) | |
download | two-timer-06c54e9a128441a078b41a6d66076c8db63be0e0.zip |
remove need for space between hour and AM/PM
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ Some expressions it can handle: * June 6, 2010 * forever * 3:00 AM +* 3AM * June '05 * Monday through next Thursday * from mon at 15:00:05 to now |