.. _ex_datetimes:

Example: Dates and Times in Excel
=================================

This program is an example of writing some of the features of the
XlsxWriter module. See the :ref:`working_with_dates_and_time` section for
more details on this example.

.. image:: _static/working_with_dates_and_times02.png

.. literalinclude:: ../../../examples/datetimes.py

