diff --git a/editions/tw5.com/tiddlers/community/resources/datepicker based on Pikaday.tid b/editions/tw5.com/tiddlers/community/resources/datepicker based on Pikaday.tid index 754f634db..d7e26eeca 100644 --- a/editions/tw5.com/tiddlers/community/resources/datepicker based on Pikaday.tid +++ b/editions/tw5.com/tiddlers/community/resources/datepicker based on Pikaday.tid @@ -8,5 +8,5 @@ url: http://kixam.github.io/TW5-datePicker/ An interactive date picker plugin based on [[Pikaday|https://github.com/dbushell/Pikaday]]. A demo can be found here: {{!!url}}. <<< -datepicker is a TiddlyWiki plugin that allows you to use a widget much like EditTextWidget to pick a date (not a time). It shows a nice interactive mini-calendar when clicked, allows you to set a date format for display, and is compatible with core date fields such as `modified` and `created`. +datepicker is a TiddlyWiki plugin that allows you to use a widget much like EditTextWidget to pick a date, and optionaly a time. It shows a nice interactive mini-calendar when clicked, allows you to set a date format for display, and is compatible with core date fields such as `modified` and `created`. <<<