io.github.nichetoolkit.rest.constant.DateConstants Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rest-toolkit-utils Show documentation
Show all versions of rest-toolkit-utils Show documentation
Rest toolkit utils project for Spring Boot
The newest version!
package io.github.nichetoolkit.rest.constant;
import java.text.SimpleDateFormat;
import java.util.Map;
import java.util.regex.Pattern;
/**
* DateConstants
* The date constants interface.
* @author Cyan ([email protected])
* @since Jdk1.8
*/
public interface DateConstants {
/**
* DATE_THREAD_LOCAL
* {@link java.lang.ThreadLocal} The constant DATE_THREAD_LOCAL
field.
* @see java.lang.ThreadLocal
*/
ThreadLocal