prevYear (method)

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

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

Syntax

void prevYear( );

Return Value

none

Example

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

Read More

Since

product version desc
core 1.5.0.0 기능 추가