SimpleDateFormat formato = new SimpleDateFormat("yyyy-MM-dd"); String sbFecha = formato.format("tu_variable_String");