sip-date.1

来自「Sofia SIP is an open-source SIP User-Age」· 1 代码 · 共 46 行

1
46
字号
.TH "sip-date" 1 "5 Jun 2008" "Version 1.12.9" "sofia-sip-utils" \" -*- nroff -*-.ad l.nh.SH NAMEsip-date \- Print or parse SIP date .SH "Synopsis".PP\fCsip-date [-n] [SIP-date | [YYYYy] [DDd] [HHh] [MMm] [SS[s]]]\fP.SH "Description".PP\fIsip-date\fP is an utility for printing a SIP date (in the format specified by RFC 1123, but the timezone must always be GMT) or parsing a given SIP date. The date can be given as a SIP date or by giving year, day, hour, minutes and seconds separately..SH "Options".PPThe \fIsip-date\fP utility takes options as follows: .IP "\fB-n \fP" 1cThe \fIsip-date\fP utility prints the date as seconds elapsed since epoch (01 Jan 1900 00:00:00).  .PP.SH "Examples".PPYou want to convert current time to SIP date: .PP.nf $ sip-date.fi.PP You want to find out how many seconds there was in 1900's: .PP.nf $ siptime -n 2000y 3155673600.fi.PP.SH "Reporting Bugs".PPReport bugs to <sofia-sip-devel@lists.sourceforge.net>..SH "Author".PPPekka Pessi <Pekka -dot- Pessi -at- nokia -dot- com>.SH "Copyright".PPCopyright (C) 2005 Nokia Corporation..PPThis program is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?