Skip to main content

DateInput internationalization

Project description

streamlit-dateinput-intl

DateInput internationalization

Installation instructions

uv pip install streamlit-dateinput-intl

Usage instructions

import streamlit as st

from streamlit_dateinput_intl import streamlit_dateinput_intl

selected_date = streamlit_dateinput_intl(
   value="today",
   min=date.today() - timedelta(days=30),
   max=date.today() + timedelta(days=30),
   key="date_input_full",
   format="YYYY/MM/DD",
   disabled=False,
   width="stretch",
   locale="ja"
)

st.write(selected_date)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streamlit_dateinput_intl-0.0.2.tar.gz (335.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

streamlit_dateinput_intl-0.0.2-py3-none-any.whl (340.5 kB view details)

Uploaded Python 3

File details

Details for the file streamlit_dateinput_intl-0.0.2.tar.gz.

File metadata

  • Download URL: streamlit_dateinput_intl-0.0.2.tar.gz
  • Upload date:
  • Size: 335.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for streamlit_dateinput_intl-0.0.2.tar.gz
Algorithm Hash digest
SHA256 165ebb310cf7153fccd2db04b8ef9303c9a79c13f32c79724b42cc807a35e9db
MD5 15af796e551f23e404e36b52725202b4
BLAKE2b-256 e5b669ec388414e9baf31f906e615d49276ee4fb7708a768ddcd140c027040f9

See more details on using hashes here.

File details

Details for the file streamlit_dateinput_intl-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for streamlit_dateinput_intl-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 634656caba927af820a58bf05cb6edd27c4fca5b214b6f18e1b33d3120be8a83
MD5 50fd7f750c47c8fe6c0fa398d73d3531
BLAKE2b-256 b5bbcc07ab75bf213b4d81854cd42cb6b5aecd3bb9fa4634c06d9eaa01e87e1c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page