From a40b6ba18c60b7221f993ab27bcf67ba3a2e2fd0 Mon Sep 17 00:00:00 2001 From: christos Date: Tue, 8 Dec 2015 12:51:21 +0000 Subject: [PATCH] more changes I forgot to commit --- lib/libutil/parsedate.3 | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/lib/libutil/parsedate.3 b/lib/libutil/parsedate.3 index a0ed6128f5bf..b7f36d5bcc18 100644 --- a/lib/libutil/parsedate.3 +++ b/lib/libutil/parsedate.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: parsedate.3,v 1.18 2015/12/07 20:55:49 christos Exp $ +.\" $NetBSD: parsedate.3,v 1.19 2015/12/08 12:51:21 christos Exp $ .\" .\" Copyright (c) 2006 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -198,11 +198,11 @@ Timezone names: .Dv zp5 (+0500) , .Dv ist (+0550) , .Dv zp6 (+0600) , -.Dv wast (+0700) , -.Dv wadt (+0800) , -.Dv awst (+0700) , -.Dv awdt (+0800) , .Dv ict (+0700) , +.Dv wast (+0800) , +.Dv wadt (+0900) , +.Dv awst (+0800) , +.Dv awdt (+0900) , .Dv cct (+0800) , .Dv sgt (+0800) , .Dv hkt (+0800) , @@ -272,6 +272,14 @@ Relative items are also supported: .It +2 years .El .Pp +Note that, as a special case for +.Dv midnight +with the name of a day only, +.Dv "midnight tuesday" +implies 00:00 at the beginning of Tuesday, whereas +.Dv "Sat mn" +implies 00:00 at the end of Saturday (i.e. early Sunday morning.) +.Pp Seconds since epoch, UTC, (also known as UNIX time) are also supported: .Bl -tag -compact -width "@735275209" .It @735275209