openpyxl.utils.tests.test_datetime module

openpyxl.utils.tests.test_datetime.test_days_to_time()[source]
openpyxl.utils.tests.test_datetime.test_from_excel(value, expected)[source]
openpyxl.utils.tests.test_datetime.test_from_excel_mac(value, expected)[source]
openpyxl.utils.tests.test_datetime.test_from_excel_timedelta(value, expected)[source]
openpyxl.utils.tests.test_datetime.test_from_iso(value, expected)[source]
openpyxl.utils.tests.test_datetime.test_iso_regex(value, group, expected)[source]
openpyxl.utils.tests.test_datetime.test_time_to_days(value, expected)[source]
openpyxl.utils.tests.test_datetime.test_timedelta_to_days()[source]
openpyxl.utils.tests.test_datetime.test_to_excel(value, expected)[source]
openpyxl.utils.tests.test_datetime.test_to_excel_mac(value, expected)[source]
openpyxl.utils.tests.test_datetime.test_to_iso(value, expected)[source]