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 __STRPTIME_DATA_H__ 17570af302Sopenharmony_ci#define __STRPTIME_DATA_H__ 18570af302Sopenharmony_ci 19570af302Sopenharmony_ci#include "time_test_data.h" 20570af302Sopenharmony_ci 21570af302Sopenharmony_cistatic const struct time_test_string_struct test_strptime_data[] = { 22570af302Sopenharmony_ci {"Europe/Madrid", "2022-6-30 12:40:14 wday=6,yday=0,isdst=1,gmtoff=7200,zone=CEST"}, 23570af302Sopenharmony_ci {"Europe/Astrakhan", "2022-6-30 14:40:14 wday=6,yday=0,isdst=0,gmtoff=14400,zone=+04"}, 24570af302Sopenharmony_ci {"Europe/Kaliningrad", "2022-6-30 12:40:14 wday=6,yday=0,isdst=0,gmtoff=7200,zone=EET"}, 25570af302Sopenharmony_ci {"Europe/Moscow", "2022-6-30 13:40:14 wday=6,yday=0,isdst=0,gmtoff=10800,zone=MSK"}, 26570af302Sopenharmony_ci {"Europe/Samara", "2022-6-30 14:40:14 wday=6,yday=0,isdst=0,gmtoff=14400,zone=+04"}, 27570af302Sopenharmony_ci {"Europe/Ulyanovsk", "2022-6-30 14:40:14 wday=6,yday=0,isdst=0,gmtoff=14400,zone=+04"}, 28570af302Sopenharmony_ci {"Europe/Berlin", "2022-6-30 12:40:14 wday=6,yday=0,isdst=1,gmtoff=7200,zone=CEST"}, 29570af302Sopenharmony_ci {"Europe/Bucharest", "2022-6-30 13:40:14 wday=6,yday=0,isdst=1,gmtoff=10800,zone=EEST"}, 30570af302Sopenharmony_ci {"Europe/Paris", "2022-6-30 12:40:14 wday=6,yday=0,isdst=1,gmtoff=7200,zone=CEST"}, 31570af302Sopenharmony_ci {"Europe/Sofia", "2022-6-30 13:40:14 wday=6,yday=0,isdst=1,gmtoff=10800,zone=EEST"}, 32570af302Sopenharmony_ci {"Europe/Warsaw", "2022-6-30 12:40:14 wday=6,yday=0,isdst=1,gmtoff=7200,zone=CEST"}, 33570af302Sopenharmony_ci {"Europe/London", "2022-6-30 11:40:14 wday=6,yday=0,isdst=1,gmtoff=3600,zone=BST"}, 34570af302Sopenharmony_ci {"Europe/Belgrade", "2022-6-30 12:40:14 wday=6,yday=0,isdst=1,gmtoff=7200,zone=CEST"}, 35570af302Sopenharmony_ci {"Europe/Volgograd", "2022-6-30 13:40:14 wday=6,yday=0,isdst=0,gmtoff=10800,zone=MSK"}, 36570af302Sopenharmony_ci {"Europe/Rome", "2022-6-30 12:40:14 wday=6,yday=0,isdst=1,gmtoff=7200,zone=CEST"}, 37570af302Sopenharmony_ci {"Australia/Adelaide", "2022-6-30 20:10:14 wday=6,yday=0,isdst=0,gmtoff=34200,zone=ACST"}, 38570af302Sopenharmony_ci {"Australia/Darwin", "2022-6-30 20:10:14 wday=6,yday=0,isdst=0,gmtoff=34200,zone=ACST"}, 39570af302Sopenharmony_ci {"Australia/Melbourne", "2022-6-30 20:40:14 wday=6,yday=0,isdst=0,gmtoff=36000,zone=AEST"}, 40570af302Sopenharmony_ci {"Australia/Perth", "2022-6-30 18:40:14 wday=6,yday=0,isdst=0,gmtoff=28800,zone=AWST"}, 41570af302Sopenharmony_ci {"Australia/Eucla", "2022-6-30 19:25:14 wday=6,yday=0,isdst=0,gmtoff=31500,zone=+0845"}, 42570af302Sopenharmony_ci {"Australia/Sydney", "2022-6-30 20:40:14 wday=6,yday=0,isdst=0,gmtoff=36000,zone=AEST"}, 43570af302Sopenharmony_ci {"Australia/Brisbane", "2022-6-30 20:40:14 wday=6,yday=0,isdst=0,gmtoff=36000,zone=AEST"}, 44570af302Sopenharmony_ci {"Australia/Hobart", "2022-6-30 20:40:14 wday=6,yday=0,isdst=0,gmtoff=36000,zone=AEST"}, 45570af302Sopenharmony_ci {"Australia/Lord_Howe", "2022-6-30 21:10:14 wday=6,yday=0,isdst=0,gmtoff=37800,zone=+1030"}, 46570af302Sopenharmony_ci {"America/Edmonton", "2022-6-30 4:40:14 wday=6,yday=0,isdst=1,gmtoff=-21600,zone=MDT"}, 47570af302Sopenharmony_ci {"America/Regina", "2022-6-30 4:40:14 wday=6,yday=0,isdst=0,gmtoff=-21600,zone=CST"}, 48570af302Sopenharmony_ci {"America/Chicago", "2022-6-30 5:40:14 wday=6,yday=0,isdst=1,gmtoff=-18000,zone=CDT"}, 49570af302Sopenharmony_ci {"America/Mexico_City", "2022-6-30 5:40:14 wday=6,yday=0,isdst=1,gmtoff=-18000,zone=CDT"}, 50570af302Sopenharmony_ci {"America/Toronto", "2022-6-30 6:40:14 wday=6,yday=0,isdst=1,gmtoff=-14400,zone=EDT"}, 51570af302Sopenharmony_ci {"America/Vancouver", "2022-6-30 3:40:14 wday=6,yday=0,isdst=1,gmtoff=-25200,zone=PDT"}, 52570af302Sopenharmony_ci {"America/Anchorage", "2022-6-30 2:40:14 wday=6,yday=0,isdst=1,gmtoff=-28800,zone=AKDT"}, 53570af302Sopenharmony_ci {"America/Denver", "2022-6-30 4:40:14 wday=6,yday=0,isdst=1,gmtoff=-21600,zone=MDT"}, 54570af302Sopenharmony_ci {"America/New_York", "2022-6-30 6:40:14 wday=6,yday=0,isdst=1,gmtoff=-14400,zone=EDT"}, 55570af302Sopenharmony_ci {"America/Los_Angeles", "2022-6-30 3:40:14 wday=6,yday=0,isdst=1,gmtoff=-25200,zone=PDT"}, 56570af302Sopenharmony_ci {"America/St_Johns", "2022-6-30 8:10:14 wday=6,yday=0,isdst=1,gmtoff=-9000,zone=NDT"}, 57570af302Sopenharmony_ci {"America/Halifax", "2022-6-30 7:40:14 wday=6,yday=0,isdst=1,gmtoff=-10800,zone=ADT"}, 58570af302Sopenharmony_ci {"America/Cancun", "2022-6-30 5:40:14 wday=6,yday=0,isdst=0,gmtoff=-18000,zone=EST"}, 59570af302Sopenharmony_ci {"HST", "2022-6-30 0:40:14 wday=6,yday=0,isdst=0,gmtoff=-36000,zone=HST"}, 60570af302Sopenharmony_ci {"Asia/Irkutsk", "2022-6-30 18:40:14 wday=6,yday=0,isdst=0,gmtoff=28800,zone=+08"}, 61570af302Sopenharmony_ci {"Asia/Phnom_Penh", "2022-6-30 17:40:14 wday=6,yday=0,isdst=0,gmtoff=25200,zone=+07"}, 62570af302Sopenharmony_ci {"Asia/Hong_Kong", "2022-6-30 18:40:14 wday=6,yday=0,isdst=0,gmtoff=28800,zone=HKT"}, 63570af302Sopenharmony_ci {"Asia/Sakhalin", "2022-6-30 21:40:14 wday=6,yday=0,isdst=0,gmtoff=39600,zone=+11"}, 64570af302Sopenharmony_ci {"Asia/Anadyr", "2022-6-30 22:40:14 wday=6,yday=0,isdst=0,gmtoff=43200,zone=+12"}, 65570af302Sopenharmony_ci {"Asia/Yekaterinburg", "2022-6-30 15:40:14 wday=6,yday=0,isdst=0,gmtoff=18000,zone=+05"}, 66570af302Sopenharmony_ci {"Asia/Urumqi", "2022-6-30 16:40:14 wday=6,yday=0,isdst=0,gmtoff=21600,zone=+06"}, 67570af302Sopenharmony_ci {"Asia/Shanghai", "2022-6-30 18:40:14 wday=6,yday=0,isdst=0,gmtoff=28800,zone=CST"}, 68570af302Sopenharmony_ci {"Asia/Ho_Chi_Minh", "2022-6-30 17:40:14 wday=6,yday=0,isdst=0,gmtoff=25200,zone=+07"}, 69570af302Sopenharmony_ci {"Asia/Macau", "2022-6-30 18:40:14 wday=6,yday=0,isdst=0,gmtoff=28800,zone=CST"}, 70570af302Sopenharmony_ci {"Asia/Krasnoyarsk", "2022-6-30 17:40:14 wday=6,yday=0,isdst=0,gmtoff=25200,zone=+07"}, 71570af302Sopenharmony_ci {"Asia/Omsk", "2022-6-30 16:40:14 wday=6,yday=0,isdst=0,gmtoff=21600,zone=+06"}, 72570af302Sopenharmony_ci {"Asia/Chita", "2022-6-30 19:40:14 wday=6,yday=0,isdst=0,gmtoff=32400,zone=+09"}, 73570af302Sopenharmony_ci {"Asia/Singapore", "2022-6-30 18:40:14 wday=6,yday=0,isdst=0,gmtoff=28800,zone=+08"}, 74570af302Sopenharmony_ci {"Asia/Vladivostok", "2022-6-30 20:40:14 wday=6,yday=0,isdst=0,gmtoff=36000,zone=+10"}, 75570af302Sopenharmony_ci {"Asia/Kuching", "2022-6-30 18:40:14 wday=6,yday=0,isdst=0,gmtoff=28800,zone=+08"}, 76570af302Sopenharmony_ci {"Asia/Kolkata", "2022-6-30 16:10:14 wday=6,yday=0,isdst=0,gmtoff=19800,zone=IST"}, 77570af302Sopenharmony_ci {"Asia/Tokyo", "2022-6-30 19:40:14 wday=6,yday=0,isdst=0,gmtoff=32400,zone=JST"}, 78570af302Sopenharmony_ci {"Asia/Kamchatka", "2022-6-30 22:40:14 wday=6,yday=0,isdst=0,gmtoff=43200,zone=+12"}, 79570af302Sopenharmony_ci {"Asia/Vientiane", "2022-6-30 17:40:14 wday=6,yday=0,isdst=0,gmtoff=25200,zone=+07"}, 80570af302Sopenharmony_ci {"Asia/Taipei", "2022-6-30 18:40:14 wday=6,yday=0,isdst=0,gmtoff=28800,zone=CST"}, 81570af302Sopenharmony_ci {"Asia/Novosibirsk", "2022-6-30 17:40:14 wday=6,yday=0,isdst=0,gmtoff=25200,zone=+07"}, 82570af302Sopenharmony_ci {"Asia/Riyadh", "2022-6-30 13:40:14 wday=6,yday=0,isdst=0,gmtoff=10800,zone=+03"}, 83570af302Sopenharmony_ci {"Asia/Bangkok", "2022-6-30 17:40:14 wday=6,yday=0,isdst=0,gmtoff=25200,zone=+07"}, 84570af302Sopenharmony_ci {"Asia/Magadan", "2022-6-30 21:40:14 wday=6,yday=0,isdst=0,gmtoff=39600,zone=+11"}, 85570af302Sopenharmony_ci {"Asia/Novokuznetsk", "2022-6-30 17:40:14 wday=6,yday=0,isdst=0,gmtoff=25200,zone=+07"}, 86570af302Sopenharmony_ci {"Asia/Khandyga", "2022-6-30 19:40:14 wday=6,yday=0,isdst=0,gmtoff=32400,zone=+09"}, 87570af302Sopenharmony_ci {"Asia/Kuala_Lumpur", "2022-6-30 18:40:14 wday=6,yday=0,isdst=0,gmtoff=28800,zone=+08"}, 88570af302Sopenharmony_ci {"Asia/Jakarta", "2022-6-30 17:40:14 wday=6,yday=0,isdst=0,gmtoff=25200,zone=WIB"}, 89570af302Sopenharmony_ci {"Asia/Manila", "2022-6-30 18:40:14 wday=6,yday=0,isdst=0,gmtoff=28800,zone=PST"}, 90570af302Sopenharmony_ci {"Asia/Yangon", "2022-6-30 17:10:14 wday=6,yday=0,isdst=0,gmtoff=23400,zone=+0630"}, 91570af302Sopenharmony_ci {"Asia/Seoul", "2022-6-30 19:40:14 wday=6,yday=0,isdst=0,gmtoff=32400,zone=KST"}, 92570af302Sopenharmony_ci {"Africa/Johannesburg", "2022-6-30 12:40:14 wday=6,yday=0,isdst=0,gmtoff=7200,zone=SAST"}, 93570af302Sopenharmony_ci {"PST8PDT", "2022-6-30 3:40:14 wday=6,yday=0,isdst=1,gmtoff=-25200,zone=PDT"}, 94570af302Sopenharmony_ci}; 95570af302Sopenharmony_ci 96570af302Sopenharmony_ci 97570af302Sopenharmony_ci#endif