display Date diff in jsp

前端 未结 3 1061
逝去的感伤
逝去的感伤 2021-01-13 06:46

I have a date field in database which store just date without time. Now I want to know the number of days difference in current date and my date field while displaying that

3条回答
  •  甜味超标
    2021-01-13 07:11

    You can try something like this:-

    
    
    
    
    

提交回复
热议问题