docs/src/date.md

changeset 285
02d3e4b1245f
parent 283
0e36bb75a732
equal deleted inserted replaced
284:8e7ef0675946 285:02d3e4b1245f
1 --- 1 ---
2 title: 'dav date' 2 title: 'dav date'
3 --- 3 ---
4 4
5 **`date [url]`** 5 **`dav date [url]`**
6 6
7 The purpose of this command is to get the current date from a server and print it to stdout (HTTP date format). This in useful in combination with the **`-u`** option for the `list` and `get` command. 7 The purpose of this command is to get the current date from a server and print it to stdout (HTTP date format). This in useful in combination with the **`-u`** option for the `list` and `get` command.
8 8
9 The *url* can be any http url. If no *url* is specified, the local time is used. 9 The *url* can be any http url. If no *url* is specified, the local time is used.
10 10

mercurial