Package: shinyDatetimePickers
Title: Some Datetime Pickers for 'Shiny'
Version: 1.2.0
Authors@R: c(
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")),
    person("Wojciech", "Maj", , "kontakt@wojtekmaj.pl", role = "cph",
           comment = "'react-datetime-picker' library (https://github.com/wojtekmaj/react-datetime-picker)"),
    person("Porinn", role = "cph",
           comment = "'react-datetime-slider-picker' library (https://github.com/Porinn/react-datetime-slider-picker)"),
    person("Dmitriy", "Kovalenko", , "dmtr.kovalenko@outlook.com", role = "cph",
           comment = "'material-ui-pickers' library (https://github.com/mui-org/material-ui-pickers)")
  )
Description: Provides three types of datetime pickers for usage in a
    'Shiny' UI. A datetime picker is an input field for selecting both a
    date and a time.
License: GPL-3
URL: https://github.com/stla/shinyDatetimePickers
BugReports: https://github.com/stla/shinyDatetimePickers/issues
Imports: htmltools, lubridate, reactR, shiny
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-04-23 00:15:34 UTC; SDL96354
Author: Stéphane Laurent [aut, cre],
  Wojciech Maj [cph] ('react-datetime-picker' library
    (https://github.com/wojtekmaj/react-datetime-picker)),
  Porinn [cph] ('react-datetime-slider-picker' library
    (https://github.com/Porinn/react-datetime-slider-picker)),
  Dmitriy Kovalenko [cph] ('material-ui-pickers' library
    (https://github.com/mui-org/material-ui-pickers))
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2024-04-23 07:40:03 UTC
Built: R 4.6.0; ; 2025-08-18 09:55:53 UTC; unix
