t6300: make UTC and local dates different
authorJohn Keeping <john@keeping.me.uk>
Thu, 3 Sep 2015 21:49:00 +0000 (22:49 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Sep 2015 22:45:35 +0000 (15:45 -0700)
By setting the UTC time to 23:18:43 the date in +0200 is the following
day, 2006-07-04. This will ensure that the test for "short-local" to be
added in the following patch tests for different output from the "short"
format.

Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found