burgerga / shinyTime

A timeInput widget for Shiny
https://burgerga.github.io/shinyTime/
Other
28 stars 2 forks source link

Use POSIXct instead of POSIXlt #7

Closed burgerga closed 5 years ago

burgerga commented 5 years ago

As per https://stackoverflow.com/questions/27198515/ui-elements-for-selecting-date-and-time-not-just-date-in-shiny/38440748?noredirect=1#comment95573896_38440748

burgerga commented 5 years ago

Won't fix, if you want POSIXlt simply use as.POSIXlt on the widget output