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

me.pagar.format.CommonFormats Maven / Gradle / Ivy

The newest version!
package me.pagar.format;

public interface CommonFormats {

    public static String DATE_TIME = "yyyy-MM-dd'T'HH:mm:ss.SSSZ";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy