Asia · China

Current time in Shangyu

China Standard Time.

CST · UTC+08:00IANA: Asia/Shanghai30.02° N · 120.87° E
Current time☀ Daylight
12:38:48

Tuesday, June 2, 2026

04:5511:5418:53
Sunrise
04:55
Solar noon
11:54
Sunset
18:53

Offset right now

UTC+08:00

China Standard Time · CST

Daylight saving

Not observed

This zone has no seasonal clock change.

About Shangyu time

Shangyu keeps one clock.

In Shangyu, a bustling city in China's Zhejiang province, the workday follows the steady rhythm of China Standard Time, with businesses opening early to make the most of the morning light and winding down by early evening. The consistent schedule makes it easy for remote teams to coordinate, as there's no daylight saving time to worry about, ensuring seamless collaboration across time zones.

Frequently asked questions

Common questions about Shangyu's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

What is the time zone for Shangyu?
Shangyu follows China Standard Time (CST), which is UTC+8.
Does Shangyu observe daylight saving time?
No, Shangyu does not observe daylight saving time, so the time remains consistent throughout the year.
What is the population of Shangyu?
Shangyu has a population of approximately 770,000 people.
What is the latitude and longitude of Shangyu?
Shangyu is located at latitude 30.015560 and longitude 120.871110.
What is the current time offset for Shangyu?
The current time offset for Shangyu is UTC+8, which is 480 minutes ahead of UTC.
Is daylight saving time active in Shangyu now?
No, daylight saving time is not active in Shangyu at any time of the year.
What is the time zone abbreviation for Shangyu?
The time zone abbreviation for Shangyu is CST (China Standard Time).

Free · Developer API

Time, as JSON.

Every IANA time zone with live offsets, DST status, and the countries and cities that use them — clean, dependable JSON. Sign up free and get an API key in seconds.

GET /v1/timezones Live

countries, cities, convert, DST transitions coming next.

Get your free API key →
// France's time zones, right now
GET /v1/timezones?country=fr
{
"data": [
{
"iana": "Europe/Paris",
"display_name": "Paris",
"current": {
"utc_offset": "+02:00",
"abbreviation": "CEST",
"is_dst": true
}
}
]
}