is Today
Return whether it is today.
The pattern is {@code yyyy-MM-dd HH:mm:ss}
.
Return
{@code true}
: yes{@code false}
: no
Parameters
time
The formatted time string.
Return whether it is today.
Return
{@code true}
: yes{@code false}
: no
Parameters
time
The formatted time string.
format
The format.
Return whether it is today.
Return
{@code true}
: yes{@code false}
: no
Parameters
date
The date.