format: Always output 2-digit hours for TIME format.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 10 Feb 2019 06:24:47 +0000 (22:24 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 10 Feb 2019 06:24:47 +0000 (22:24 -0800)
commit69597a0423aad2fd5974c2cbc08a680208b94b6e
tree88f58c6fffbe60e8a26c06bdcee318ca8026fadb
parentbcac9faa921fc6902abf6fbf4743f661fc8a5375
format: Always output 2-digit hours for TIME format.

This makes the code honor what the documentation says.

Thanks to Nolan Void <nolvoa@hanakami.com> for reporting the problem.
src/data/format.c
tests/data/data-out.at
tests/language/data-io/get-data-psql.at