doc/hg.1.txt
changeset 3285 c05b0cc6b148
parent 3252 c9cd63a6fce9
child 3286 9d5fcf1d6863
equal deleted inserted replaced
3284:484e6b7e7062 3285:c05b0cc6b148
   131 ------------
   131 ------------
   132 
   132 
   133     Some commands (backout, commit, tag) allow the user to specify a date.
   133     Some commands (backout, commit, tag) allow the user to specify a date.
   134     Possible formats for dates are:
   134     Possible formats for dates are:
   135 
   135 
   136 YYYY-mm-dd \HH:MM[:SS] [(+|-)NNNN]::
   136 YYYY-mm-dd HH:MM[:SS] [(+|-)NNNN]::
   137     This is a subset of ISO 8601, allowing just the recommended notations
   137     This is a subset of ISO 8601, allowing just the recommended notations
   138     for date and time. The last part represents the timezone; if omitted,
   138     for date and time. The last part represents the timezone; if omitted,
   139     local time is assumed. Examples:
   139     local time is assumed. Examples:
   140 
   140 
   141     "2005-08-22 03:27 -0700"
   141     "2005-08-22 03:27 -0700"