-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[![Build Status](https://travis-ci.org/javablick/DateConvert.svg?branch=master)](https://travis-ci.org/javablick/DateConvert) | ||
[![CircleCI](https://circleci.com/gh/javablick/DateConvert/tree/master.svg?style=shield)](https://circleci.com/gh/javablick/DateConvert/tree/master) | ||
[![Coverage Status](https://coveralls.io/repos/github/javablick/DateConvert/badge.svg?branch=master)](https://coveralls.io/github/javablick/DateConvert?branch=master) | ||
[![Coverage Status](https://coveralls.io/repos/github/javablick/DateConvert/badge.svg?branch=master&service=github)](https://coveralls.io/github/javablick/DateConvert?branch=master) | ||
# DateConvert | ||
|
||
Simple Java library to convert common Date/Time objects. Use old style Date or Calendar and convert it to new Java 7+ Date/Time objects or visa versa. | ||
|
@@ -65,3 +65,4 @@ Write me an [email](mailto:[email protected]?Subject=DateConvert). | |
See also my [homepage](https://www.java-blick.com). | ||
|
||
|
||
|