Method

GLibDateis_first_of_month

Declaration

gboolean
g_date_is_first_of_month (
  const GDate* date
)

Description

Returns TRUE if the date is on the first of a month. The date must be valid.

Return value

Type: gboolean

TRUE if the date is the first of the month.