subCalendar
Methods
(static) checkDate() → {void}
- Description:
- 日付チェック、createProcessで呼ばれる
- Source:
Parameters:
Returns:
-
Type
-
void
(static) createProcess(year) → {void}
- Description:
- Source:
Parameters:
Name |
Type |
Description |
year |
void
|
|
Returns:
-
Type
-
void
(static) isHoliday() → {void}
- Description:
- Source:
Parameters:
Returns:
-
Type
-
void
(static) isToday() → {void}
- Description:
- Source:
Parameters:
Returns:
-
Type
-
void
(static) showProcess(date) → {void}
- Description:
- Source:
Parameters:
Name |
Type |
Description |
date |
|
日時 |
Returns:
-
Type
-
void