Skip to content

Instantly share code, notes, and snippets.

Avatar
🔨
Working on some code

Tom Hancocks tjhancocks

🔨
Working on some code
View GitHub Profile
View sweet_time.swift
/*
Some syntactic sugar for dealing with Time in Swift
Examples:
3.days.inHours
3.6.hours.ago
12.hours.inDays
*/