Go to file
Aaron Bieber 2684fef50a add test for exact value 2021-06-13 08:52:52 -06:00
Sources/Beat Make text() return a preceding 0s 2019-08-02 19:00:56 -06:00
Tests add test for exact value 2021-06-13 08:52:52 -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

README.md

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