Skip to content

Instantly share code, notes, and snippets.

View huwr's full-sized avatar
🏡
Working from home

Huw Rowlands huwr

🏡
Working from home
View GitHub Profile
@huwr
huwr / Date+SunriseAndSunset.swift
Last active November 25, 2022 01:30
Swift Sunrise and Sunset calculation
//
// NSDate+SunriseAndSunset.swift
// Codiad
//
// Created by Huw Rowlands on 26.1.2016.
// Copyright © 2016 Huw Rowlands. All rights reserved.
//
import Foundation
import CoreLocation