| .. | ||
| date_and_time | ||
| CHANGELOG | ||
| LICENSE | ||
| pyproject.toml | ||
| README.rst | ||
Date & Time Pickers Example
===========================
Test app for the Date & Time Pickers Example widget.
Date & Time Picker is available only on Android and Win platforms
Quickstart
~~~~~~~~~~
To run this example on Windows:
$ pip install toga
$ python -m date_and_time
To run this example on Android:
$ pip install briefcase
$ briefcase run android