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

com.blazebit.text.TimeFormat Maven / Gradle / Ivy

There is a newer version: 1.6.11
Show newest version
/*
 * Copyright 2011 Blazebit
 */
package com.blazebit.text;

import java.sql.Time;
import java.text.ParseException;
import java.text.SimpleDateFormat;

/**
 * @author Christian Beikov
 * @since 0.1.9
 */
public class TimeFormat extends AbstractFormat




© 2015 - 2024 Weber Informatics LLC | Privacy Policy