Metadata-Version: 2.4
Name: yafowil.widget.datetime
Version: 2.0.0
Summary: Datetime Widget for YAFOWIL
Author-email: Yafowil Contributors <dev@conestack.org>
License: Simplified BSD
License-File: LICENSE.rst
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: bda-intellidatetime>1.2.99
Requires-Dist: yafowil>3.99
Provides-Extra: test
Requires-Dist: lxml; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Description-Content-Type: text/x-rst

.. image:: https://img.shields.io/pypi/v/yafowil.widget.datetime.svg
    :target: https://pypi.python.org/pypi/yafowil.widget.datetime
    :alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/dm/yafowil.widget.datetime.svg
    :target: https://pypi.python.org/pypi/yafowil.widget.datetime
    :alt: Number of PyPI downloads

.. image:: https://github.com/conestack/yafowil.widget.datetime/actions/workflows/test_py.yaml/badge.svg
    :target: https://github.com/conestack/yafowil.widget.datetime/actions/workflows/test_py.yaml
    :alt: Test yafowil.widget.datetime Python

.. image:: https://github.com/conestack/yafowil.widget.datetime/actions/workflows/test_js.yaml/badge.svg
    :target: https://github.com/conestack/yafowil.widget.datetime/actions/workflows/test_js.yaml
    :alt: Test yafowil.widget.datetime JS

This is a **datetime widget** for for `YAFOWIL
<http://pypi.python.org/pypi/yafowil>`_

It utilizes
`vanillajs datepicker <https://github.com/mymth/vanillajs-datepicker/releases/tag/v1.1.4>`_.
Included are the basic datepicker Javascripts and a slightly modified version
of the datepicker bootstrap CSS.

- `Documentation <http://docs.yafowil.info/en/latest/blueprints.html#datetime>`_
- `DEMO - see it Live <http://demo.yafowil.info/++widget++yafowil.widget.datetime/index.html>`_


Contributors
============

- Robert Niederrreiter

- Georg Bernhard

- Lena Daxenbichler
