benkaiser / sut.c

sut.c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUT: Simple Universal Time

This repository contains a C file that prints the current SUT.

Building & Running

To run SUT.c simply make the executable file and run it with the following commands.

make
./sut

Credits

This utility was created based on a specification by Nico Schottelius.

The Original Proposal: http://www.nico.schottelius.org/docs/sut/

The Javascript Implementation: http://telmich.github.io/sut/

License

This is licenced under the GPL-3.0 licence. (Think it should be a different licence? send me a message).

About

sut.c


Languages

Language:C 100.0%