Show More
@@ -23,10 +23,10 b" Lastly, there is Mercurial's internal fo" | |||||
23 |
|
23 | |||
24 | - ``1165432709 0`` (Wed Dec 6 13:18:29 2006 UTC) |
|
24 | - ``1165432709 0`` (Wed Dec 6 13:18:29 2006 UTC) | |
25 |
|
25 | |||
26 |
This is the internal representation format for dates. |
|
26 | This is the internal representation format for dates. The first number | |
27 |
number of seconds since the epoch (1970-01-01 00:00 UTC). |
|
27 | is the number of seconds since the epoch (1970-01-01 00:00 UTC). The | |
28 |
the offset of the local timezone, in seconds west of UTC |
|
28 | second is the offset of the local timezone, in seconds west of UTC | |
29 | the timezone is east of UTC). |
|
29 | (negative if the timezone is east of UTC). | |
30 |
|
30 | |||
31 | The log command also accepts date ranges: |
|
31 | The log command also accepts date ranges: | |
32 |
|
32 |
General Comments 0
You need to be logged in to leave comments.
Login now