Energy Core Library
Energy.Base.Date Class Reference

Public Member Functions

DateTime ToDateTime ()
 

Static Public Member Functions

static implicit operator Date (DateTime value)
 
static operator DateTime (Date value)
 

Public Attributes

short Year
 
byte Month
 
byte Day
 
sbyte Zone
 

Properties

bool IsEmpty [get]
 

Member Function Documentation

◆ operator Date()

static implicit Energy.Base.Date.operator Date ( DateTime  value)
static

◆ operator DateTime()

static Energy.Base.Date.operator DateTime ( Date  value)
explicitstatic

◆ ToDateTime()

DateTime Energy.Base.Date.ToDateTime ( )

Member Data Documentation

◆ Day

byte Energy.Base.Date.Day

◆ Month

byte Energy.Base.Date.Month

◆ Year

short Energy.Base.Date.Year

◆ Zone

sbyte Energy.Base.Date.Zone

Property Documentation

◆ IsEmpty

bool Energy.Base.Date.IsEmpty
get

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