On 24/04/16 23:56, Assaf Gordon wrote:
+# Test 'date --debug' option
+
+# Copyright (C) 2004-2016 Free Software Foundation, Inc.

s/2004-//

Also this test may be run on systems without the timezone database?
Do we need to check/skip with something like:

  test "$(TZ=America/Belize date +%z)" != '+0000' ||
    skip_ 'Timezone not found'

Great work on this.
It will be a very useful feature.

cheers,
Pádraig

Reply via email to