Daniel Martí 995036f4e4 Fix regression introduced in 37e23e8d5082
The idea was good, but it applied the second-precise date format everywhere.
This broke dates on apps and apks, which have the format yyyy-MM-dd on the
index.

Fix this by having two sets of funcs in Utils, one for dates (precise to a
day) and one for times (precise to a second). We should use the latter for
dates we ourselves measure, like the last repo update time.
2015-10-07 10:51:32 +02:00
..
2015-10-04 08:14:48 -07:00
2015-10-06 14:33:28 +02:00
2015-09-09 21:24:36 -07:00
2015-10-02 17:34:42 -07:00
2015-10-06 14:19:05 +02:00