posit-dev/py-shiny
Ver no GitHubui.input_date() doesn't support years <1000 and >9999
Open
#484 aberto em 13 de mai. de 2023
good first issue
Métricas do repositório
- Stars
- (1.723 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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).