tzservices/tzserver/test/Integration/dstscripts/NextDSTChange.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 15:08:06 +0300
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revision: 201011 Kit: 201015

//
// 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