```yaml website: metadata: name: "WorldTime - Paris, France Current Local Time" core_info: "Current local time in Paris with daylight saving time and time zone conversion" header: primary_elements: - "WorldTime Logo" - "Main heading: Paris, France" navigation: - "Home" - "World Clock" - "Time Zone Map" - "Time Zone Converter" - "Meeting Planner" actions: - "Search time zones" content: - section: title: "Current Local Time" description: "Exact time with seconds, time zone, and DST information" elements: - "Digital clock display showing Paris time" - "Date display" - "Time zone: CEST (UTC+2)" - "DST active status" actions: - "Compare with another city" - section: title: "Time Zone Converter" description: "Convert Paris time to other locations" elements: - "From location selector (pre-filled with Paris)" - "To location selector" - "Time/date picker" actions: - "Convert time" - "Swap locations" - section: title: "Upcoming Time Changes" description: "Future DST transitions and time zone adjustments" elements: - "Next DST change date" - "Clock shift direction (+/- hours)" - section: title: "Paris Details" description: "Geographical and time zone information" elements: - "Country: France" - "Continent: Europe" - "Latitude/Longitude coordinates" - "Alternative names" footer: links: - "About Us" - "Contact" - "Privacy Policy" - "Terms of Service" info: "© WorldTime - All rights reserved" social: - "Facebook" - "Twitter" - "Instagram" ```