posit-dev/py-shiny

ui.input_date() doesn't support years <1000 and >9999

Open

#484 建立於 2023年5月13日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Python (126 fork)github user discovery
good first issue

倉庫指標

Star
 (1,723 star)
PR 合併指標
 (PR 指標待抓取)

描述

Error:

RECV: {"method":"update","data":{"x:shiny.date":"900-02-09"}}
_send_error_response: time data '900-02-09' does not match format '%Y-%m-%d'

Ideally, it would be great to have BC dates as well (year<0).

貢獻者指南