get Week Index
Return the number for indicating the day of the week.
The pattern is {@code yyyy-MM-dd HH:mm:ss}
.
Return
the number for indicating the day of the week
See also
java.util.Calendar
Calendar#SATURDAY
Parameters
time
The formatted time string.
Return the number for indicating the day of the week.
Return
the number for indicating the day of the week
See also
java.util.Calendar
Calendar#SATURDAY
Parameters
time
The formatted time string.
format
The format.
Return the number for indicating the day of the week.
Return
the number for indicating the day of the week
See also
java.util.Calendar
Calendar#SATURDAY
Parameters
date
The date.
Return the number for indicating the day of the week.
Return
the number for indicating the day of the week
See also
java.util.Calendar
Calendar#SATURDAY
Parameters
millis
The milliseconds.