def test_fromordinal(self): self.assertEqual(datetime.fromordinal(730120), pendulum.fromordinal(730120))