:py:mod:`cftime_rs.tests.test_functions`
========================================

.. py:module:: cftime_rs.tests.test_functions


Module Contents
---------------


Functions
~~~~~~~~~

.. autoapisummary::

   cftime_rs.tests.test_functions.test_num2date
   cftime_rs.tests.test_functions.test_date2num
   cftime_rs.tests.test_functions.test_pydate2num
   cftime_rs.tests.test_functions.test_num2pydate
   cftime_rs.tests.test_functions.test_num2date_for_float
   cftime_rs.tests.test_functions.test_idempotence_of_num2pydate_then_pydate2num_for_float
   cftime_rs.tests.test_functions.test_float_issue_impl_xarray
   cftime_rs.tests.test_functions.test_360_day_issue_impl_xarray



.. py:function:: test_num2date()


.. py:function:: test_date2num()


.. py:function:: test_pydate2num()


.. py:function:: test_num2pydate()


.. py:function:: test_num2date_for_float()


.. py:function:: test_idempotence_of_num2pydate_then_pydate2num_for_float()


.. py:function:: test_float_issue_impl_xarray()

   Found this issue implementating cftime_rs in xarray time unit
   tests suite


.. py:function:: test_360_day_issue_impl_xarray()


