Method

ICalGLibTimeis_date

since: 1.0

Declaration [src]

gboolean
i_cal_time_is_date (
  const ICalTime* tt
)

Description [src]

Returns true if time is of DATE type, false if DATE-TIME.

Available since: 1.0

Return value

Type: gboolean

True if time is of DATE type, false if DATE-TIME.