Uses of Class
net.time4j.calendar.VietnameseCalendar
Packages that use VietnameseCalendar
-
Uses of VietnameseCalendar in net.time4j.calendar
Fields in net.time4j.calendar with type parameters of type VietnameseCalendarModifier and TypeFieldDescriptionstatic StdCalendarElement<Integer,VietnameseCalendar>VietnameseCalendar.DAY_OF_MONTHRepresents the Vietnamese day of month.static StdCalendarElement<Weekday,VietnameseCalendar>VietnameseCalendar.DAY_OF_WEEKRepresents the Vietnamese day of week.static StdCalendarElement<Integer,VietnameseCalendar>VietnameseCalendar.DAY_OF_YEARRepresents the Vietnamese day of year.static StdCalendarElement<Integer,VietnameseCalendar>VietnameseCalendar.MONTH_AS_ORDINALRepresents the ordinal index of a Vietnamese month in the range1-12/13.VietnameseCalendar.WEEKDAY_IN_MONTHElement with the ordinal day-of-week within given calendar month.Methods in net.time4j.calendar that return VietnameseCalendarModifier and TypeMethodDescriptionstatic VietnameseCalendarVietnameseCalendar.nowInSystemTime()Obtains the current calendar date in system time.static VietnameseCalendarVietnameseCalendar.of(EastAsianYear year, EastAsianMonth month, int dayOfMonth)Creates a new instance of a Vietnamese calendar date.static VietnameseCalendarVietnameseCalendar.ofTet(int gregorianYear)Creates a new instance of a Vietnamese calendar date on New Year (Tet).Methods in net.time4j.calendar that return types with arguments of type VietnameseCalendarMethods in net.time4j.calendar with parameters of type VietnameseCalendarModifier and TypeMethodDescriptionintVietnameseCalendar.Unit.between(VietnameseCalendar start, VietnameseCalendar end)Calculates the difference between given Vietnamese dates in this unit.