LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
Date Struct Referencepublished

represents a date value. More...

import"Date.idl";

Public Attributes

unsigned short Day
 contains the day of month (1-31 or 0 for a void date). More...
 
unsigned short Month
 contains the month of year (1-12 or 0 for a void date). More...
 
short Year
 contains the year. More...
 

Detailed Description

represents a date value.

The time zone is unknown.

Member Data Documentation

◆ Day

unsigned short Day

contains the day of month (1-31 or 0 for a void date).

◆ Month

unsigned short Month

contains the month of year (1-12 or 0 for a void date).

◆ Year

short Year

contains the year.


The documentation for this struct was generated from the following file: