Open CASCADE Technology  6.9.0
Data Structures | Functions

Quantity_Date.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Storable.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_PrimitiveTypes.hxx>
#include <Quantity_Date.lxx>

Data Structures

class  Quantity_Date
 This class provides services to manage date information. A date represents the following time intervals: year, month, day, hour, minute, second, millisecond and microsecond. Current time is expressed in elapsed seconds and microseconds beginning from 00:00 GMT, January 1, 1979 (zero hour). The valid date can only be later than this one. Note: a Period object gives the interval between two dates. More...
 

Functions

const Handle< Standard_Type > & STANDARD_TYPE (Quantity_Date)
 

Function Documentation

const Handle< Standard_Type >& STANDARD_TYPE ( Quantity_Date  )