From c7d76c2f02c3d33f2ecccd7020492f0adadeea75 Mon Sep 17 00:00:00 2001 From: Zoe Slattery Date: Tue, 28 Oct 2008 19:26:03 +0000 Subject: scottish time variation --- ext/date/tests/strtotime_variation_scottish.phpt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ext/date/tests/strtotime_variation_scottish.phpt (limited to 'ext/date') diff --git a/ext/date/tests/strtotime_variation_scottish.phpt b/ext/date/tests/strtotime_variation_scottish.phpt new file mode 100644 index 0000000000..57ef734993 --- /dev/null +++ b/ext/date/tests/strtotime_variation_scottish.phpt @@ -0,0 +1,16 @@ +--TEST-- +Checking whisky time +--INI-- +date.timezone="UTC" +--FILE-- + +--EXPECTF-- +%string|unicode%(8) "07:15:00" +%string|unicode%(8) "06:45:00" +%string|unicode%(8) "19:15:00" +%string|unicode%(8) "18:45:00" -- cgit v1.2.1