Method

GLibDateis_last_of_month

Declaration

gboolean
g_date_is_last_of_month (
  const GDate* date
)

Description

Returns TRUE if the date is the last day of the month. The date must be valid.

Return value

Type: gboolean

TRUE if the date is the last day of the month.