cryptomgmtlibs/securitytestfw/test/sntpclient/util.cpp
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
       
    17 
       
    18 
    17 #include "util.h"
    19 #include "util.h"
    18 #include <centralrepository.h>
    20 #include <centralrepository.h>
    19 
    21 
    20 _LIT(KDaylightSavingsMinFormat, "%F%Y0224:");
    22 _LIT(KDaylightSavingsMinFormat, "%F%Y0224:");
    21 _LIT(KDaylightSavingsMaxFormat, "%F%Y0924:");
    23 _LIT(KDaylightSavingsMaxFormat, "%F%Y0924:");