Hi Mohammad

The trouble with some of these HTML5 features is that they are not consistently 
implemented across browsers. Input elements of type date have particularly poor 
support because they don’t work in IE or Safari:

https://caniuse.com/#search=input-date <https://caniuse.com/#search=input-date>

So, in practice, almost all sites nowadays implement their own date pickers 
(and colour pickers, sliders etc), so that they can guarantee consistent 
behaviour and appearance.

Best wishes

Jeremy

> On 1 Aug 2019, at 16:40, Mohammad <mohammad.rahm...@gmail.com> wrote:
> 
> Open 
> 
> and create a new tiddler and paste the below script
> 
> <$edit-text tiddler="mytiddler" field="mydate" type="date"/>        
> 
> 
> 
> This simply lets you to set  mydate field in mytiddler to a selected date!
>  
> Look at the mytiddler tiddler and check the mydate field
> 
> Is this a recommended procedure to have an html5 datapicker in TW?
> 
> --Mohammad
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to tiddlywiki+unsubscr...@googlegroups.com 
> <mailto:tiddlywiki+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/6e2131ba-c534-40d8-8011-3a7b97f564bc%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/6e2131ba-c534-40d8-8011-3a7b97f564bc%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8F0F456A-593F-46F2-BC79-892CEB3A0E9E%40gmail.com.

Reply via email to