Format : Tahun
static String formatY(DateTime date) { return DateFormat.y(appConfig.indonesiaLocale).format(date); }