# HG changeset patch # User Pavlos Touboulidis # Date 1383076489 -7200 # Node ID 7bec3f697d76ea4c61ae99154a577fecd30fe15e # Parent e92c6524a76d1622cb49431d2308eb4212d7d51e doc: fix internal date sample (issue4072) diff -r e92c6524a76d -r 7bec3f697d76 mercurial/help/dates.txt --- a/mercurial/help/dates.txt Mon Oct 28 22:34:07 2013 +0100 +++ b/mercurial/help/dates.txt Tue Oct 29 21:54:49 2013 +0200 @@ -24,7 +24,7 @@ Lastly, there is Mercurial's internal format: -- ``1165432709 0`` (Wed Dec 6 13:18:29 2006 UTC) +- ``1165411109 0`` (Wed Dec 6 13:18:29 2006 UTC) This is the internal representation format for dates. The first number is the number of seconds since the epoch (1970-01-01 00:00 UTC). The