Asia · Bangladesh

Current time in Chattogram

Bangladesh Standard Time.

+06 · UTC+06:00IANA: Asia/Dhaka22.34° N · 91.83° E
Current time☀ Daylight
10:36:33

Tuesday, June 2, 2026

05:0811:5018:33
Sunrise
05:08
Solar noon
11:50
Sunset
18:33

Offset right now

UTC+06:00

Bangladesh Standard Time · +06

Daylight saving

Not observed

This zone has no seasonal clock change.

About Chattogram time

Chattogram keeps one clock.

Chattogram, Bangladesh’s key southeastern port city, pulses by the Karnaphuli River and Bay of Bengal under a consistent UTC+06 sun, where business and everyday life lean into a steady maritime rhythm. Align schedules with this coastal hub early—its gangways, tea stalls, and garments trade kick off before sunrise, and by late afternoon, most meetings are done with the tropical dusk rolling in off the hills and shipping lanes.

Frequently asked questions

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

When do most ships typically enter and leave Chattogram’s port?
High-sided vessels generally move with the tides; cargo handling peaks between mid-morning and pre-dusk, while smaller coastal boats slip in and out from pre-dawn through the afternoon, often riding evening swells.
How do local tea auctions and trade deals align with the sun here?
Tea merchants and exporters mostly negotiate during the cooler morning block before 11:00; this keeps caffeine-fueled closings ahead of the heaviest afternoon heat rolling in off the Bay.
Which holidays most disrupt work and shipping schedules?
Major Islamic festivals like Eid-ul-Fitr, Eid-ul-Adhha, and Durga Puja halt port operations and offices; nationwide holidays create rolling multi-day port and factory closures that ripple downriver.
Do local garment factories coordinate shifts with global buyers’ time zones?
Many supervisors layer early start times with late-evening calls, but by 20:00 most lines are locked, and supervisors sync quality checks and shipment updates ahead of Europe’s next working block.
How do monsoons affect daytime routines?
During peak monsoon, heavy afternoon downpours slow loading and logistics—may halt in the first half and resume after 16:00.
What’s unique about Chattogram’s time zone compared to the rest of Bangladesh?
Despite spanning a wide delta and coastal zone, the entire country marches to one clock; yet ship horns along the coast sound a half-hour ahead of the official time in some nearby Indian jurisdictions.
Is there a lunch culture that eases meetings?
Many offices and shops shutter for a midday break, often over rice and fish, and tea breaks spill into the hour before noon.
When is the best video-call window with Dhaka-based colleagues?
Aim for mid-morning to early morning until 17:00 Chattogram time, when both port and capital offices overlap before各自 head home.

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
}
}
]
}