Mercurial > hg
changeset 19968:7bec3f697d76 stable
doc: fix internal date sample (issue4072)
author | Pavlos Touboulidis <pav@pav.gr> |
---|---|
date | Tue, 29 Oct 2013 21:54:49 +0200 |
parents | e92c6524a76d |
children | ad9db007656f |
files | mercurial/help/dates.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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