UTC+06:30

UTC+06:30 is an identifier for a time offset from UTC of +06:30. This time is used in:

UTC+06:30
World map with the time zone highlighted
UTC offset
UTCUTC+06:30
Current time
20:57, 5 August 2020 UTC+06:30 [refresh]
Central meridian
97.5 degrees E
Date-time group
F*
UTC+06:30: blue (December), orange (June), yellow (all year round), light blue (sea areas)

As standard time (all year round)

Principal cities: Yangon

Southeast Asia

Indian Ocean

gollark: You can sequence a bunch of things which take a result and return a result-or-a-failure using `>>=`.
gollark: What? It has `Nothing`. That exists.
gollark: But if it's `Nothing`, it just returns `Nothing`.
gollark: The thing which makes it monady is that you can do `x >>= f`, which in this case takes a `Maybe` x, and if it is `Just a`, passes that `a` to `f`, which then returns another `Maybe`.
gollark: Anyway, ignoring LyricLy, the bee entity: `Maybe` can be `Just x`, representing that it has an x, or `Nothing`, representing that it contains *no* x. You can do `return`/`pure`, which gives you a `Just x` for any `x`.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.