Retorna ano.
Ex: 1987
1987
String ano() { initializeDateFormatting(); return DateFormat.y(br).format(this); }