All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.paganini2008.devtools.date.TestMain Maven / Gradle / Ivy

There is a newer version: 2.0.5
Show newest version
package com.github.paganini2008.devtools.date;

public class TestMain {

	public static void main(String[] args) {
		System.out.println(DateUtils.formatDurationAsHour(786988));
	}

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy