Skip to content

Instantly share code, notes, and snippets.

View dmurvihill's full-sized avatar

Dolan Murvihill dmurvihill

  • Portland, OR
View GitHub Profile
@dmurvihill
dmurvihill / dates.py
Created October 21, 2023 03:42
Python date calculator
'''Simple date calculator for an interview question, homework problem, or programming kata.
Renders any number of seconds as a breakdown by years, days, hours, minutes, and seconds,
with proper grammar and a friendly hello. Unit names and sizes are fully customizable.
'''
YEARS = {
"singular": "year",
"plural": "years",
"next_unit": None

Keybase proof

I hereby claim:

  • I am dmurvihill on github.
  • I am dpm (https://keybase.io/dpm) on keybase.
  • I have a public key ASCmS6lcwO5LNlCLESDLVu2mv-fao_U7-ViKquYeKHyOcwo

To claim this, I am signing this object: