Asia · Indonesia
Current time in Situbondo
Western Indonesia Time.
WIB · UTC+07:00IANA: Asia/Jakarta7.71° S · 114.01° E
Current time☀ Daylight
11:39:26
Tuesday, June 2, 2026
Sunrise
05:30
Solar noon
11:21
Sunset
17:12
Daylight saving
Not observed
This zone has no seasonal clock change.
About Situbondo time
Situbondo keeps one clock.
Nestled in East Java, Situbondo runs on Western Indonesian Time, giving it a steady sunlit rhythm ideal for syncing with Jakarta and Bali—perfect for cross-island coordination.
Frequently asked questions
Common questions about Situbondo's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].
- What time zone does Situbondo follow?
- Situbondo uses Western Indonesian Time (WIB), UTC+7.
- Does Situbondo observe daylight saving time?
- No, Situbondo does not observe daylight saving time.
- How far behind Situbondo is compared to UTC?
- Situbondo is 420 minutes (7 hours) ahead of UTC.
- Is Situbondo in the same time zone as Bali?
- Yes, both Situbondo and Bali follow Western Indonesian Time (UTC+7).
- When is the best time to schedule calls from Situbondo with Singapore?
- Align work hours in Situbondo and Singapore easily—both share a 1-hour time difference with no seasonal shifts.
- What is the typical workday like in Situbondo?
- Workdays in Situbondo start bright and early, taking advantage of consistent sunrise—often around 6:00 AM local time.
- Is sunrise consistent in Situbondo year-round?
- Yes, due to its equatorial location, Situbondo sees little variation in daylight hours all year.
- Coordinating meetings with a team in London?
- If your Situbondo colleagues log off at 5:00 PM, that’s 10:00 AM London time—ideal for early coordination.
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
}
}
]
}