首页>代码>SpringBoot医药管理系统>/springboot-drugs/src/main/java/com/simon/springbootdrugs/common/DateUtil.java
package com.simon.springbootdrugs.common;

import java.text.SimpleDateFormat;
import java.util.Date;

/**
 * 日期工具类
 *
 * @author Simon
 */
public class DateUtil {

    public static String dateConvert(Date date) {
        SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");
        return sdf.format(date);
    }
}
最近下载更多
whb5566  LV10 4月24日
ds9009  LV7 4月24日
xiaozhi丶  LV14 4月1日
wanglinddad  LV54 3月29日
liangge2115  LV27 3月17日
haozhilang  LV8 2月27日
夜起星河  LV8 2023年12月29日
1986王志飞  LV6 2023年12月28日
唐唐丶  LV33 2023年12月28日
最近浏览更多
话不多的程序员  LV18 4月30日
kenhomeliu  LV29 4月30日
330588 4月29日
暂无贡献等级
denliv_hui  LV13 4月26日
刘守曜 4月24日
暂无贡献等级
ds9009  LV7 4月24日
whb5566  LV10 4月24日
chirsbey2 4月18日
暂无贡献等级
akittyboy  LV9 4月16日
HANCW  LV8 4月16日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友