From 11d664d1480605f94715d098f660d74a989eeaa2 Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Thu, 20 Nov 1997 15:27:21 -0500 Subject: [PATCH] add seconds to time stamp SCCS-file: tzfile.h SCCS-SID: 7.11 --- tzfile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tzfile.h b/tzfile.h index a6bc4a4..bbab608 100644 --- a/tzfile.h +++ b/tzfile.h @@ -80,7 +80,7 @@ struct tzhead { ** if absent, transition times are ** assumed to be local time ** tzh_stampcnt (char)s if present, string of form -** "yyyy-mm-dd hh:mm" +** "yyyy-mm-dd hh:mm:ss" ** indicating when information on which the ** file depends was last updated */