Go to file
2019-07-29 18:20:04 -06:00
Sources/Beat allow calling Beat() without passing in epoch 2019-07-29 18:20:04 -06:00
Tests allow calling Beat() without passing in epoch 2019-07-29 18:20:04 -06:00
.gitignore Initial bits for Beat - a package for diddling .beat time 2019-07-26 17:17:22 -06:00
LICENSE + license 2019-07-26 17:51:55 -06:00
Package.swift Initial bits for Beat - a package for diddling .beat time 2019-07-26 17:17:22 -06:00
README.md allow calling Beat() without passing in epoch 2019-07-29 18:20:04 -06:00

Beat

Library for printing time in Swatch .beat time.

More info on Swatch Internet Time here.

Usage

let nb = Beat()

nb.int()    // Gives ya back an Int
nb.text()   // Gives ya back a String