summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2013-10-26 09:10:01 -0400
committerTrent Richardson <trentdrichardson@gmail.com>2013-10-26 09:10:01 -0400
commita4fe214ac6b27bf021898a87af085253437cbd80 (patch)
treedf08c25f8adc30686375cfcb569ba583f88b0231
parent1b37e2c67e4187348bf6fc06996f5254a49c852c (diff)
downloadIntimidatetime-a4fe214ac6b27bf021898a87af085253437cbd80.zip
Intimidatetime-a4fe214ac6b27bf021898a87af085253437cbd80.tar.gz
Intimidatetime-a4fe214ac6b27bf021898a87af085253437cbd80.tar.bz2
Revise Readme
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 80c0981..9d8630a 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# Intimidatetime
-A wicked good date time picker for jQuery and Zepto
+A wicked good date time picker for jQuery and Zepto.
-Intimidatetime is still young, but already comes with many features like timezones, i18n, unix timestamps, date time ranges, and more!.
+Intimidatetime is still young, but already comes with many features like timezones, i18n, unix timestamps, date time ranges, and more!
- Author: [Trent Richardson](http://trentrichardson.com)
- Documentation: [http://trentrichardson.com/examples/Intimidatetime/](http://trentrichardson.com/examples/Intimidatetime/)
@@ -35,8 +35,11 @@ I also recommend getting the eBook [Handling Time](https://sellfy.com/p/8gxZ).
[http://trentrichardson.com/examples/Intimidatetime/](http://trentrichardson.com/examples/Intimidatetime/)
## Todo (Help if you can)
+
1) Much like jQueryUI Timepicker Addon, Intimidatetime has a control type abstraction (select dropdown, label, list). List is not yet implemented, but it should generate clickable links to set the value. This will implement the calendar grid for the "day" selection, and simply a list of links for the other units. The type is specified in the option for unites.day.type.
+
2) Once the control type for list is working there is a modes functionality. Modes are groups of presets. So if you want all select boxes, you could have a modes for those
+
3) I18N improvements. If you are fluent in a language other than English, please help. It only takes a couple minutes.
## Release History