tzservices/tzserver/test/Integration/dstscripts/NextDSTChange.ini
author Stefan Karlsson <stefan.karlsson@nokia.com>
Mon, 29 Mar 2010 20:02:32 +0100
branchCompilerCompatibility
changeset 15 c7a26f90fc56
parent 4 0fdb7f6b0309
permissions -rw-r--r--
Fixed another "extra qualification" error.

//
// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//
//



[LondonDSTStart]
timezone			=Europe/London
auto_updates_on			=true
dst_change_expected		=true
time				=20070100:000000.000000
expected_system_time_utc	=20070224:010000.000000
expected_new_offset		=60
expected_previous_dst_utc	=20060928:010000.000000
expected_previous_offset	=60

[LondonDSTEnd]
timezone			=Europe/London
auto_updates_on			=true
dst_change_expected		=true
time				=20070600:000000.000000
expected_system_time_utc	=20070927:010000.000000
expected_new_offset		=0
expected_previous_dst_utc	=20070224:010000.000000
expected_previous_offset	=0

[SydneyDSTStart]
timezone			=Australia/Sydney
auto_updates_on			=true
dst_change_expected		=true
time				=20070100:000000.000000
expected_system_time_utc	=20070223:160000.000000
expected_new_offset		=600
expected_previous_dst_utc	=20060927:160000.000000
expected_previous_offset	=600

[SydneyDSTEnd]
timezone			=Australia/Sydney
auto_updates_on			=true
dst_change_expected		=true
time				=20070600:000000.000000
expected_system_time_utc	=20070926:160000.000000
expected_new_offset		=660
expected_previous_dst_utc	=20070223:160000.000000
expected_previous_offset	=660

[ChicagoDSTStart]
timezone			=America/Chicago
auto_updates_on			=true
dst_change_expected		=true
time				=20070100:000000.000000
expected_system_time_utc	=20070210:080000.000000
expected_new_offset		=-300
expected_previous_dst_utc	=20060928:070000.000000
expected_previous_offset	=-300

[ChicagoDSTEnd]
timezone			=America/Chicago
auto_updates_on			=true
dst_change_expected		=true
time				=20070600:000000.000000
expected_system_time_utc	=20071003:070000.000000
expected_new_offset		=-360
expected_previous_dst_utc	=20070210:080000.000000
expected_previous_offset	=-360

[TokyoNoDST]
timezone			=Asia/Tokyo
auto_updates_on			=true
dst_change_expected		=false
time				=20070100:000000.000000
expected_system_time_utc	=00000000:000000.000000
expected_new_offset		=0
expected_previous_dst_utc	=00000000:000000.000000
expected_previous_offset	=0

[LondonAutoUpdatesOff]
timezone			=Europe/London
auto_updates_on			=false
dst_change_expected		=false
time				=20070100:000000.000000
expected_system_time_utc	=00000000:000000.000000
expected_new_offset		=0
expected_previous_dst_utc	=00000000:000000.000000
expected_previous_offset	=0

[TokyoAutoUpdatesOff]
timezone			=Asia/Tokyo
auto_updates_on			=false
dst_change_expected		=false
time				=20070100:000000.000000
expected_system_time_utc	=00000000:000000.000000
expected_new_offset		=0
expected_previous_dst_utc	=00000000:000000.000000
expected_previous_offset	=0

[LondonDSTRollover]
timezone			=Europe/London
auto_updates_on			=true
dst_change_expected		=true
time				=20070224:005958.000000
expected_system_time_utc	=20070927:010000.000000
expected_new_offset		=0
expected_previous_dst_utc	=20070224:010000.000000
expected_previous_offset	=0