From 23a373733716e40ca933e61822a96719613c4fd3 Mon Sep 17 00:00:00 2001 From: Yves Jeanrenaud Date: Thu, 5 Dec 2024 17:45:08 +0100 Subject: [PATCH] Update README.rst timestamp is not a method but a property --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 11c44155..4d49e272 100644 --- a/README.rst +++ b/README.rst @@ -93,7 +93,7 @@ Example Usage >>> local - >>> local.timestamp() + >>> local.timestamp 1368303838.970460 >>> local.format()