Ejemplo n.º 1
0
 def test_string_to_time(self):
     self.assertEqual(0, ldb.string_to_time("19700101000000.0Z"))
     self.assertEqual(1195499412, ldb.string_to_time("20071119191012.0Z"))
Ejemplo n.º 2
0
 def test_string_to_time(self):
     self.assertEqual(0, ldb.string_to_time("19700101000000.0Z"))
     self.assertEqual(1195499412, ldb.string_to_time("20071119191012.0Z"))