Skip to content

Eon is an extremely simple date formatting library, focused around representing relative time differences between dates.

Notifications You must be signed in to change notification settings

TippingCanoe/Eon

Repository files navigation

Eon

Introduction

Eon is an extremely simple date formatting library, focused around representing relative time differences between dates.

Installing

  1. Add the repository;

    repositories {
    	maven {
    		url 'https://jitpack.io'
    	}
    }
  2. Add the dependency;

    dependencies {
    	compile 'com.TippingCanoe.Eon:library:0.0.1'
    }

Contact

Love it? Hate it? Want to make changes to it? Contact me at @iainconnor or [email protected].

About

Eon is an extremely simple date formatting library, focused around representing relative time differences between dates.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages