Namespace: Semata.DataStore
An class that represents a date and a time
public sealed class DateTime
Constructors
| Name | Description | 
| DateTime(int, int, int, int, int, int) | 
                                         Creates a new instance of DateTime  | 
                                
Properties
| Name | Description | 
| Day | 
                                         Day  | 
                                
| Hour | 
                                         Hour  | 
                                
| Minute | 
                                         Minute  | 
                                
| Month | 
                                         Month  | 
                                
| Second | 
                                         Second  | 
                                
| Year | 
                                         Year  |