DateTimeEdit.getCurrentHalfYear

Syntax

getCurrentHalfYear();

Description

The getCurrentHalfYear method returns the half year value.

Comments

The method returns zero, if the current half-year is the first in the year, and one if it is the second half-year.

Example

The example of method use is given in description of the DateTimeEdit.getCurrentDay method.

See also:

DateTimeEdit