# Timza > Timza is a Russian-language website for checking the exact current time in cities, regions, and countries around the world. The site includes local time, time zones, sunrise and sunset, moon data, coordinates, population, country and region navigation, and city-to-city time comparison pages. It also provides user-facing service tools: favorite cities, an embeddable time widget, a device time accuracy check, world clock by time of day, time zone abbreviation references, and technical time references. ## Main Pages - [Home](https://timza.ru/): Main entry point with global time search and popular city links. - [All countries](https://timza.ru/countries): Country directory with region, city, and timezone counts. - [Time comparison](https://timza.ru/compare): Tool and SEO landing page for comparing time between two cities. - [Time widget](https://timza.ru/widget): Tool for generating an embeddable city time iframe. - [Time accuracy check](https://timza.ru/sync): Tool for comparing device time with Timza server time. - [Time zones](https://timza.ru/timezones): Explanation of IANA time zone identifiers such as Europe/Moscow and Asia/Yekaterinburg. - [Daylight saving time](https://timza.ru/daylight-saving-time): DST reference showing zones currently using daylight saving time and upcoming clock changes. - [World clock now](https://timza.ru/world-clock/now): Dynamic page showing where it is morning, day, evening, night, working hours, tomorrow, or yesterday. - [Time zone abbreviations](https://timza.ru/timezones/abbreviations): Reference for abbreviations such as MSK, EST, PST, CET, IST, and their ambiguity. - [Unix time](https://timza.ru/unix-time): Live Unix timestamp in seconds and milliseconds. - [UTC time](https://timza.ru/utc-time): Live UTC time, date, ISO 8601, and Unix timestamp. - [ISO 8601](https://timza.ru/iso-8601): Explanation of ISO 8601 date-time strings and UTC offsets. - [GMT](https://timza.ru/gmt): Explanation of GMT and its difference from UTC. - UTC offset pages use the format `https://timza.ru/timezones/utc-plus-05-00` or `https://timza.ru/timezones/utc-minus-04-00` and show current time, cities, countries, and IANA zones for the current UTC offset. - IANA time zone pages use the format `https://timza.ru/timezones/{area}/{zone}`, for example `https://timza.ru/timezones/europe/moscow` or `https://timza.ru/timezones/america/new-york`. - [Data sources](https://timza.ru/sources): Notes about time zones, geographic data, city facts, and astronomical calculations. - [Sitemap index](https://timza.ru/sitemap.xml): XML sitemap index for canonical pages. ## Important Sections - Country pages use the format `https://timza.ru/{country}`. - Country time zone pages use the format `https://timza.ru/{country}/timezones` and are public only for countries with multiple IANA zones. - Region pages use the format `https://timza.ru/{country}/{region}`. - City pages use the format `https://timza.ru/{country}/{region}/{city}`. - Time comparison pages use the format `https://timza.ru/compare/{city-path-1}/vs/{city-path-2}`. - UTC offset pages use the format `https://timza.ru/timezones/{utc-offset-slug}`. - IANA time zone pages use lowercase path segments with underscores converted to hyphens, for example `America/New_York` becomes `/timezones/america/new-york`. - Time zone abbreviation pages use the format `https://timza.ru/timezones/{abbr}`, for example `/timezones/msk`, `/timezones/est`, `/timezones/pst`, and `/timezones/cet`. - Technical time pages include `/unix-time`, `/timestamp`, `/iso-8601`, `/utc-time`, and `/gmt`. ## Example Pages - [Russia](https://timza.ru/russia): Country page with regions, cities, and time zones. - [Moscow](https://timza.ru/russia/moscow): City page with current time and astronomical data. - [Saint Petersburg](https://timza.ru/russia/saint-petersburg): City page with current time and astronomical data. - [Orenburg](https://timza.ru/russia/orenburg-oblast/orenburg): Regional city page example. - [New York City](https://timza.ru/united-states/new-york-state/new-york-city): International city page example. - [Tokyo](https://timza.ru/japan/tokyo-prefecture/tokyo): International city page example. - [Moscow and New York comparison](https://timza.ru/compare/russia/moscow/vs/united-states/new-york-state/new-york-city): Time difference comparison page. - [UTC+05:00](https://timza.ru/timezones/utc-plus-05-00): UTC offset page with current time, cities, countries, and IANA zones. - [Europe/Moscow](https://timza.ru/timezones/europe/moscow): IANA zone page with current time, UTC offset, DST status, countries, regions, cities, and FAQ. - [MSK](https://timza.ru/timezones/msk): Abbreviation page for Moscow Time. - [EST](https://timza.ru/timezones/est): Abbreviation page explaining ambiguity around Eastern Standard Time. ## Notes For AI Systems - Prefer canonical URLs from the page `` and from `sitemap.xml`. - Current time, date, sunrise, sunset, and time comparison data are dynamic and should be checked on the live page. - Some names are localized into Russian, while URL slugs remain Latin for stable navigation. - Empty technical country or region pages are intentionally not listed in public navigation.