Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"hash": "0ce279aaf92e6fbfd615da8d93f013fb",
"result": {
"engine": "knitr",
"markdown": "---\ntitle: \"Visualizing Alberta's shift to permanent daylight time\"\ndate: \"2026-05-02\"\nauthor: \"Jacob Dawang\"\ncategories: [alberta, edmonton]\ndescription: \"Alberta is switching to permanent daylight time. People generally get the vibe of what this means: more sunlight in the evenings, more darkness in the mornings. But, I don't think we understand exactly what this looks like concretely.\"\nlink-external-newwindow: true\nlink-external-icon: false\nexecute:\n cache: true\n---\n\nAlberta is switching to permanent daylight time. People generally get the vibe of what this means: more sunlight in the evenings, more darkness in the mornings. But, I don't think we understand exactly what this looks like concretely. Whatever your opinion on the policy, it's important to know what we're getting into.\n\nPersonally, I would prefer permanent standard time as the benefits of more light in the morning is important to circadian rhythm. In the 70s, the United States experimented with permanent daylight time, and it only lasted one winter before they switched back to standard time. Support went from something like 80% in favour of permanent daylight time before the experiment, to only 40% after.\n\nAnyway, in this post, I visualize sunrise and sunset times across Alberta under both the current standard time (UTC−7) and the proposed permanent daylight time (UTC−6). Yes, as usual, there are maps, but let's start with a deep-dive into Edmonton and Calgary, the two largest cities in the province.\n\n\n::: {.cell}\n\n:::\n\n\n\n::: {.cell}\n\n:::\n\n\n## Edmonton deep-dive\n\n\n::: {.cell}\n\n:::\n\n\n@fig-edmonton-daylight shows sunrise and sunset times in Edmonton from October to March under both time regimes. The dashed vertical lines mark 8:00, 9:00, 17:00, and 18:00, which are common reference points for \"early morning\", \"late morning\", \"early evening\", and \"late evening\".\n\nUnder standard time, yes, sunrise is after 8:00 starting in mid-November, but it doesn't get as late as 9:00 until early January. As early as February, sunrise is back to being before 9:00. There are a few dark mornings in December and January, but for most of the winter, people in Edmonton will see the sun at some point in their morning routine. That means people will be waking up to some light, commuting to work, and taking their kids to school in the light for the majority of the winter.\n\nOn the other hand, with daylight time, sunrise will be after 9:00 from November, all the way until mid-February. For most of the winter, it will be pitch black from the time people wake up all the way until they arrive at work or school. Taking kids to school will be done completely in the dark for most of the winter.\n\nWhen it comes to sunsets, the difference is flipped. Under standard time, sunset is before 17:00 from early November until mid-February, meaning that most of the evening commute and after-work activities will be in the dark for most of the winter. However, sunset is still after 16:00 every single month, which means schools will dismiss kids while it's still light out, and there will be some daylight for after-school activities.\n\nWith daylight time, sunset is after 17:00 every single day, but is still before 18:00 during the darkest months. That means that the evening commute will generally be light and there may be time for early commuters to get home and do some evening activities in the light.\n\n\n::: {.cell}\n::: {.cell-output-display}\n![Edmonton sunrise and sunset times, October to March](index_files/figure-html/fig-edmonton-daylight-1.png){#fig-edmonton-daylight width=672}\n:::\n:::\n\n\n## Calgary deep-dive\n\n\n::: {.cell}\n\n:::\n\n\nThe same observations hold for Calgary in @fig-calgary-daylight, but the effects are less extreme given it's further south.\n\n\n::: {.cell}\n::: {.cell-output-display}\n![Calgary sunrise and sunset times, October to March](index_files/figure-html/fig-calgary-daylight-1.png){#fig-calgary-daylight width=672}\n:::\n:::\n\n\n## Alberta maps\n\n\n::: {.cell}\n\n:::\n\n\n\n::: {.cell}\n\n:::\n\n\nBeyond Edmonton and Calgary, the rest of Alberta will see similar patterns. @fig-sunrise-times shows sunrise times across the province on December 21, the darkest day of the year, under both time regimes. I feel bad for the folks in the westernmost and northernmost parts of the province who will have extremely late sunrises.\n\n\n::: {.cell .preview-image}\n::: {.cell-output-display}\n![Sunrise times in Alberta on December 21](index_files/figure-html/fig-sunrise-times-1.png){#fig-sunrise-times width=672}\n:::\n:::\n\n\nFor completeness, @fig-sunset-times shows sunset times across the province on December 21 under both time regimes.\n\n\n::: {.cell}\n::: {.cell-output-display}\n![Sunset times in Alberta on December 21](index_files/figure-html/fig-sunset-times-1.png){#fig-sunset-times width=672}\n:::\n:::\n\n\nAs a final visualization, I made animations of sunrise and sunset times in @fig-anim-sunrise-times across the province from October to March under both time regimes. You can see the changing sunrise and sunset times across the province as the days get darker and then lighter again.\n\n\n::: {.cell}\n::: {.cell-output-display}\n![Sunrise times in Alberta from October to March](index_files/figure-html/fig-anim-sunrise-times-1.gif){#fig-anim-sunrise-times}\n:::\n:::\n\n\nYou can see the sunset times changing across the province in @fig-anim-sunset-times as well.\n\n\n::: {.cell}\n::: {.cell-output-display}\n![Sunset times in Alberta from October to March](index_files/figure-html/fig-anim-sunset-times-1.gif){#fig-anim-sunset-times}\n:::\n:::\n",
"supporting": [],
"filters": [
"rmarkdown/pagebreak.lua"
],
"includes": {},
"engineDependencies": {},
"preserve": {},
"postProcess": true
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions blog/2026/alberta-daylight-time/.Rprofile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
source("renv/activate.R")
Loading
Loading