RagTimeSpreadsheetInternal::DateTime Struct Reference

Internal: date/time format of a RagTimeSpreadsheet. More...

Public Member Functions

 DateTime ()
 constructor More...
 

Public Attributes

bool m_isDate
 true if this is a date field More...
 
std::string m_DTFormat
 the date time format More...
 

Friends

std::ostream & operator<< (std::ostream &o, DateTime const &dt)
 operator<< More...
 

Detailed Description

Internal: date/time format of a RagTimeSpreadsheet.

Constructor & Destructor Documentation

◆ DateTime()

RagTimeSpreadsheetInternal::DateTime::DateTime ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
DateTime const &  dt 
)
friend

operator<<

Member Data Documentation

◆ m_DTFormat

std::string RagTimeSpreadsheetInternal::DateTime::m_DTFormat

◆ m_isDate

bool RagTimeSpreadsheetInternal::DateTime::m_isDate

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

Generated for libmwaw by doxygen 1.8.14