shiny calendar input interface

1,000 views
Skip to first unread message

Stéphane Laurent

unread,
Sep 26, 2013, 9:41:59 AM9/26/13
to shiny-...@googlegroups.com
Hello, 

I'd lake to have a calendar widget as an input in my shiny app, such as http://www.theblogwidgets.com/2008/01/google-calendar.html. That is, the user selects a day and it is sent to the shiny input.
I think this is not available yet. So I'm wondering where should I start to learn how to develop a new UI, if this is not too complicated ? 

ZJ

unread,
Sep 26, 2013, 10:32:20 AM9/26/13
to shiny-...@googlegroups.com

Kirill Savin

unread,
Sep 26, 2013, 12:31:42 PM9/26/13
to shiny-...@googlegroups.com
Standard dateInput works just well for this purpose.
?dateInput

Stéphane Laurent

unread,
Sep 26, 2013, 12:40:47 PM9/26/13
to shiny-...@googlegroups.com
Thanks for the link @ZJ.

@Kirill: No, look at the link I've given, I want such a widget, whereas dateInput() only provides a cell in which the user has to type the date.

Stéphane Laurent

unread,
Sep 26, 2013, 12:41:51 PM9/26/13
to shiny-...@googlegroups.com
Ooopss oh non @Kirill, you're right ! The widget appears whenever the user clicks on the cell. Great !!! 
Reply all
Reply to author
Forward
0 new messages