1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- Copyright © 1991-2021 Unicode, Inc. 4For terms of use, see http://www.unicode.org/copyright.html 5SPDX-License-Identifier: Unicode-DFS-2016 6CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 7--> 8<ldml> 9 <identity> 10 <version number="$Revision$"/> 11 <language type="pt"/> 12 <territory type="MO"/> 13 </identity> 14 <dates> 15 <calendars> 16 <calendar type="gregorian"> 17 <timeFormats> 18 <timeFormatLength type="full"> 19 <timeFormat> 20 <pattern>h:mm:ss a zzzz</pattern> 21 <datetimeSkeleton>ahmmsszzzz</datetimeSkeleton> 22 </timeFormat> 23 </timeFormatLength> 24 <timeFormatLength type="long"> 25 <timeFormat> 26 <pattern>h:mm:ss a z</pattern> 27 <datetimeSkeleton>ahmmssz</datetimeSkeleton> 28 </timeFormat> 29 </timeFormatLength> 30 <timeFormatLength type="medium"> 31 <timeFormat> 32 <pattern>h:mm:ss a</pattern> 33 <datetimeSkeleton>ahmmss</datetimeSkeleton> 34 </timeFormat> 35 </timeFormatLength> 36 <timeFormatLength type="short"> 37 <timeFormat> 38 <pattern>h:mm a</pattern> 39 <datetimeSkeleton>ahmm</datetimeSkeleton> 40 </timeFormat> 41 </timeFormatLength> 42 </timeFormats> 43 </calendar> 44 </calendars> 45 <timeZoneNames> 46 <metazone type="Azores"> 47 <short> 48 <generic>∅∅∅</generic> 49 <standard>∅∅∅</standard> 50 <daylight>∅∅∅</daylight> 51 </short> 52 </metazone> 53 <metazone type="Europe_Central"> 54 <short> 55 <generic>∅∅∅</generic> 56 <standard>∅∅∅</standard> 57 <daylight>∅∅∅</daylight> 58 </short> 59 </metazone> 60 <metazone type="Europe_Eastern"> 61 <short> 62 <generic>∅∅∅</generic> 63 <standard>∅∅∅</standard> 64 <daylight>∅∅∅</daylight> 65 </short> 66 </metazone> 67 <metazone type="Europe_Western"> 68 <short> 69 <generic>∅∅∅</generic> 70 <standard>∅∅∅</standard> 71 <daylight>∅∅∅</daylight> 72 </short> 73 </metazone> 74 </timeZoneNames> 75 </dates> 76 <numbers> 77 <currencies> 78 <currency type="MOP"> 79 <symbol>MOP$</symbol> 80 </currency> 81 </currencies> 82 </numbers> 83</ldml> 84