(my_strftime): Parse the colons of %:::z *after* the
commitad9820269082f287e6c432550e96b9ddfbfb1f21
authorJim Meyering <jim@meyering.net>
Wed, 14 Sep 2005 10:02:54 +0000 (14 10:02 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 14 Sep 2005 10:02:54 +0000 (14 10:02 +0000)
tree3bd756324edfa6f0c268fda6b062aec7e0f2f86a
parent4da72835472a9ef24fb222c2895809cdaa7112f1
(my_strftime): Parse the colons of %:::z *after* the
optional field width, not before, so we accept %9:z, not %:9z.
lib/strftime.c