1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 04:03:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/community/resources/datepicker based on Pikaday.tid
2015-10-15 09:33:42 +02:00

13 lines
627 B
Plaintext

created: 20151015072304780
modified: 20151015073121685
tags: Resources
title: datepicker plugin based on Pikaday, by kixam
type: text/vnd.tiddlywiki
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`.
<<<