Asia · Philippines

Current time in Caloocan

Philippine Standard Time.

PST · UTC+08:00IANA: Asia/Manila14.65° N · 120.97° E
Current time☀ Daylight
12:40:27

Tuesday, June 2, 2026

05:2511:5418:22
Sunrise
05:25
Solar noon
11:54
Sunset
18:22

Offset right now

UTC+08:00

Philippine Standard Time · PST

Daylight saving

Not observed

This zone has no seasonal clock change.

About Caloocan time

Caloocan keeps one clock.

In Caloocan, the Philippines, life pulses on Manila Standard Time, where business meetings sync across Southeast Asia seamlessly.

Frequently asked questions

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

Timezone Coordination Tip
Aligning with Eastern Indonesia and parts of Russia offers better synergy.
No DST Adjustments
No daylight saving means schedules remain constant year-round.
Business Pacing
Consistent with the Philippine economic hubs, aiding smooth transactions.
Culture Timing
Shows and festivals align with daylight enhancing participation.

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