Skip to content

DatePicker.shinyinput date format #141

Answered by kapitalistn
kapitalistn asked this question in Q&A
Discussion options

You must be logged in to vote

Found solution with:
format.POSIXct(as.POSIXct(input$date_start, tz = "UTC", format = "%Y-%m-%dT%H:%M:%S.000Z"), format = "%Y-%m-%d", tz = Sys.timezone())

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kapitalistn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant