nextYear (method)

현재 표시되고 있는 범위를 년 단위 다음 범위로 이동합니다.

View Result
월 단위 내년 해당 월
주 단위 내년 해당 주
일 단위 내년 해당 일

Syntax

void nextYear( );

Return Value

none

Example

IBCalendar.get("calendar1").nextYear();

Read More

Since

product version desc
core 1.5.0.0 기능 추가