public static void main(String[] args){
String cellphone="";
String pwd = cellphone.substring(cellphone.length() - );
System.out.println(pwd);
}

str.substring

05-11 16:07