1570af302Sopenharmony_ci/**
2570af302Sopenharmony_ci * Copyright (c) 2022 Huawei Device Co., Ltd.
3570af302Sopenharmony_ci * Licensed under the Apache License, Version 2.0 (the "License");
4570af302Sopenharmony_ci * you may not use this file except in compliance with the License.
5570af302Sopenharmony_ci * You may obtain a copy of the License at
6570af302Sopenharmony_ci *
7570af302Sopenharmony_ci *   http://www.apache.org/licenses/LICENSE-2.0
8570af302Sopenharmony_ci *
9570af302Sopenharmony_ci * Unless required by applicable law or agreed to in writing, software
10570af302Sopenharmony_ci * distributed under the License is distributed on an "AS IS" BASIS,
11570af302Sopenharmony_ci * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12570af302Sopenharmony_ci * See the License for the specific language governing permissions and
13570af302Sopenharmony_ci * limitations under the License.
14570af302Sopenharmony_ci */
15570af302Sopenharmony_ci
16570af302Sopenharmony_ci#ifndef __STRFTIME_DATA_H__
17570af302Sopenharmony_ci#define __STRFTIME_DATA_H__
18570af302Sopenharmony_ci
19570af302Sopenharmony_ci#include "time_test_data.h"
20570af302Sopenharmony_ci
21570af302Sopenharmony_cistatic const struct time_test_string_struct test_strftime_data[] = {
22570af302Sopenharmony_ci    {"Europe/Madrid", "Sat Jul 30 12:40:14 2022 CEST+0200"},
23570af302Sopenharmony_ci    {"Europe/Astrakhan", "Sat Jul 30 14:40:14 2022 +04+0400"},
24570af302Sopenharmony_ci    {"Europe/Kaliningrad", "Sat Jul 30 12:40:14 2022 EET+0200"},
25570af302Sopenharmony_ci    {"Europe/Moscow", "Sat Jul 30 13:40:14 2022 MSK+0300"},
26570af302Sopenharmony_ci    {"Europe/Samara", "Sat Jul 30 14:40:14 2022 +04+0400"},
27570af302Sopenharmony_ci    {"Europe/Ulyanovsk", "Sat Jul 30 14:40:14 2022 +04+0400"},
28570af302Sopenharmony_ci    {"Europe/Berlin", "Sat Jul 30 12:40:14 2022 CEST+0200"},
29570af302Sopenharmony_ci    {"Europe/Bucharest", "Sat Jul 30 13:40:14 2022 EEST+0300"},
30570af302Sopenharmony_ci    {"Europe/Paris", "Sat Jul 30 12:40:14 2022 CEST+0200"},
31570af302Sopenharmony_ci    {"Europe/Sofia", "Sat Jul 30 13:40:14 2022 EEST+0300"},
32570af302Sopenharmony_ci    {"Europe/Warsaw", "Sat Jul 30 12:40:14 2022 CEST+0200"},
33570af302Sopenharmony_ci    {"Europe/London", "Sat Jul 30 11:40:14 2022 BST+0100"},
34570af302Sopenharmony_ci    {"Europe/Belgrade", "Sat Jul 30 12:40:14 2022 CEST+0200"},
35570af302Sopenharmony_ci    {"Europe/Volgograd", "Sat Jul 30 13:40:14 2022 MSK+0300"},
36570af302Sopenharmony_ci    {"Europe/Rome", "Sat Jul 30 12:40:14 2022 CEST+0200"},
37570af302Sopenharmony_ci    {"Australia/Adelaide", "Sat Jul 30 20:10:14 2022 ACST+0930"},
38570af302Sopenharmony_ci    {"Australia/Darwin", "Sat Jul 30 20:10:14 2022 ACST+0930"},
39570af302Sopenharmony_ci    {"Australia/Melbourne", "Sat Jul 30 20:40:14 2022 AEST+1000"},
40570af302Sopenharmony_ci    {"Australia/Perth", "Sat Jul 30 18:40:14 2022 AWST+0800"},
41570af302Sopenharmony_ci    {"Australia/Eucla", "Sat Jul 30 19:25:14 2022 +0845+0845"},
42570af302Sopenharmony_ci    {"Australia/Sydney", "Sat Jul 30 20:40:14 2022 AEST+1000"},
43570af302Sopenharmony_ci    {"Australia/Brisbane", "Sat Jul 30 20:40:14 2022 AEST+1000"},
44570af302Sopenharmony_ci    {"Australia/Hobart", "Sat Jul 30 20:40:14 2022 AEST+1000"},
45570af302Sopenharmony_ci    {"Australia/Lord_Howe", "Sat Jul 30 21:10:14 2022 +1030+1030"},
46570af302Sopenharmony_ci    {"America/Edmonton", "Sat Jul 30 04:40:14 2022 MDT-0600"},
47570af302Sopenharmony_ci    {"America/Regina", "Sat Jul 30 04:40:14 2022 CST-0600"},
48570af302Sopenharmony_ci    {"America/Chicago", "Sat Jul 30 05:40:14 2022 CDT-0500"},
49570af302Sopenharmony_ci    {"America/Mexico_City", "Sat Jul 30 05:40:14 2022 CDT-0500"},
50570af302Sopenharmony_ci    {"America/Toronto", "Sat Jul 30 06:40:14 2022 EDT-0400"},
51570af302Sopenharmony_ci    {"America/Vancouver", "Sat Jul 30 03:40:14 2022 PDT-0700"},
52570af302Sopenharmony_ci    {"America/Anchorage", "Sat Jul 30 02:40:14 2022 AKDT-0800"},
53570af302Sopenharmony_ci    {"America/Denver", "Sat Jul 30 04:40:14 2022 MDT-0600"},
54570af302Sopenharmony_ci    {"America/New_York", "Sat Jul 30 06:40:14 2022 EDT-0400"},
55570af302Sopenharmony_ci    {"America/Los_Angeles", "Sat Jul 30 03:40:14 2022 PDT-0700"},
56570af302Sopenharmony_ci    {"America/St_Johns", "Sat Jul 30 08:10:14 2022 NDT-0230"},
57570af302Sopenharmony_ci    {"America/Halifax", "Sat Jul 30 07:40:14 2022 ADT-0300"},
58570af302Sopenharmony_ci    {"America/Cancun", "Sat Jul 30 05:40:14 2022 EST-0500"},
59570af302Sopenharmony_ci    {"HST", "Sat Jul 30 00:40:14 2022 HST-1000"},
60570af302Sopenharmony_ci    {"Asia/Irkutsk", "Sat Jul 30 18:40:14 2022 +08+0800"},
61570af302Sopenharmony_ci    {"Asia/Phnom_Penh", "Sat Jul 30 17:40:14 2022 +07+0700"},
62570af302Sopenharmony_ci    {"Asia/Hong_Kong", "Sat Jul 30 18:40:14 2022 HKT+0800"},
63570af302Sopenharmony_ci    {"Asia/Sakhalin", "Sat Jul 30 21:40:14 2022 +11+1100"},
64570af302Sopenharmony_ci    {"Asia/Anadyr", "Sat Jul 30 22:40:14 2022 +12+1200"},
65570af302Sopenharmony_ci    {"Asia/Yekaterinburg", "Sat Jul 30 15:40:14 2022 +05+0500"},
66570af302Sopenharmony_ci    {"Asia/Urumqi", "Sat Jul 30 16:40:14 2022 +06+0600"},
67570af302Sopenharmony_ci    {"Asia/Shanghai", "Sat Jul 30 18:40:14 2022 CST+0800"},
68570af302Sopenharmony_ci    {"Asia/Ho_Chi_Minh", "Sat Jul 30 17:40:14 2022 +07+0700"},
69570af302Sopenharmony_ci    {"Asia/Macau", "Sat Jul 30 18:40:14 2022 CST+0800"},
70570af302Sopenharmony_ci    {"Asia/Krasnoyarsk", "Sat Jul 30 17:40:14 2022 +07+0700"},
71570af302Sopenharmony_ci    {"Asia/Omsk", "Sat Jul 30 16:40:14 2022 +06+0600"},
72570af302Sopenharmony_ci    {"Asia/Chita", "Sat Jul 30 19:40:14 2022 +09+0900"},
73570af302Sopenharmony_ci    {"Asia/Singapore", "Sat Jul 30 18:40:14 2022 +08+0800"},
74570af302Sopenharmony_ci    {"Asia/Vladivostok", "Sat Jul 30 20:40:14 2022 +10+1000"},
75570af302Sopenharmony_ci    {"Asia/Kuching", "Sat Jul 30 18:40:14 2022 +08+0800"},
76570af302Sopenharmony_ci    {"Asia/Kolkata", "Sat Jul 30 16:10:14 2022 IST+0530"},
77570af302Sopenharmony_ci    {"Asia/Tokyo", "Sat Jul 30 19:40:14 2022 JST+0900"},
78570af302Sopenharmony_ci    {"Asia/Kamchatka", "Sat Jul 30 22:40:14 2022 +12+1200"},
79570af302Sopenharmony_ci    {"Asia/Vientiane", "Sat Jul 30 17:40:14 2022 +07+0700"},
80570af302Sopenharmony_ci    {"Asia/Taipei", "Sat Jul 30 18:40:14 2022 CST+0800"},
81570af302Sopenharmony_ci    {"Asia/Novosibirsk", "Sat Jul 30 17:40:14 2022 +07+0700"},
82570af302Sopenharmony_ci    {"Asia/Riyadh", "Sat Jul 30 13:40:14 2022 +03+0300"},
83570af302Sopenharmony_ci    {"Asia/Bangkok", "Sat Jul 30 17:40:14 2022 +07+0700"},
84570af302Sopenharmony_ci    {"Asia/Magadan", "Sat Jul 30 21:40:14 2022 +11+1100"},
85570af302Sopenharmony_ci    {"Asia/Novokuznetsk", "Sat Jul 30 17:40:14 2022 +07+0700"},
86570af302Sopenharmony_ci    {"Asia/Khandyga", "Sat Jul 30 19:40:14 2022 +09+0900"},
87570af302Sopenharmony_ci    {"Asia/Kuala_Lumpur", "Sat Jul 30 18:40:14 2022 +08+0800"},
88570af302Sopenharmony_ci    {"Asia/Jakarta", "Sat Jul 30 17:40:14 2022 WIB+0700"},
89570af302Sopenharmony_ci    {"Asia/Manila", "Sat Jul 30 18:40:14 2022 PST+0800"},
90570af302Sopenharmony_ci    {"Asia/Yangon", "Sat Jul 30 17:10:14 2022 +0630+0630"},
91570af302Sopenharmony_ci    {"Asia/Seoul", "Sat Jul 30 19:40:14 2022 KST+0900"},
92570af302Sopenharmony_ci    {"Africa/Johannesburg", "Sat Jul 30 12:40:14 2022 SAST+0200"},
93570af302Sopenharmony_ci    {"PST8PDT", "Sat Jul 30 03:40:14 2022 PDT-0700"},
94570af302Sopenharmony_ci};
95570af302Sopenharmony_ci
96570af302Sopenharmony_ci#endif