GitXplorerGitXplorer
f

fuzzyclock

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
0766d1c70ad280c261939ceaf655f218186e0f1e

init

fferhatelmas committed 8 years ago

README

The README file for this repository.

Fuzzy Clock in Golang

Godoc Build Status

Get fuzzy clock in Golang.

Install

By go tool: go get github.com/ferhatelmas/fuzzyclock

Usage

import github.com/ferhatelmas/fuzzyclock

fuzzyclock.Now()        // half past twelve
fuzzyclock.Time(10, 58) // eleven o'clock

LICENSE

MIT © Ferhat Elmas