summaryrefslogtreecommitdiffstats
path: root/docs/docs/difference.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-12-17 14:32:20 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-12-17 14:32:20 +0000
commitdb51f7f103bbbd6c91c8f47d75b3482ef8939691 (patch)
treeab59b1147bd0cd39f31a48073cff236ede4ec1df /docs/docs/difference.md
parentAdding upstream version 3.0.0~a1. (diff)
downloadpendulum-upstream.tar.xz
pendulum-upstream.zip
Adding upstream version 3.0.0.upstream/3.0.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/docs/difference.md')
-rw-r--r--docs/docs/difference.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/difference.md b/docs/docs/difference.md
index 3a7f063..2653f01 100644
--- a/docs/docs/difference.md
+++ b/docs/docs/difference.md
@@ -1,6 +1,6 @@
# Difference
-The `diff()` method returns a [Period](#period) instance that represents the total duration
+The `diff()` method returns an [Interval](#interval) instance that represents the total duration
between two `DateTime` instances. This interval can be then expressed in various units.
These interval methods always return *the total difference expressed* in the specified time requested.
All values are truncated and not rounded.