DatabaseDateComponents
DatabaseDateComponents reads and stores DateComponents in the database.
- 
                  
                  
The date components
 - 
                  
                  
The database format
 - 
                  
                  
Creates a DatabaseDateComponents from a DateComponents and a format.
 
- 
                  
                  
Returns a value initialized from a raw SQLite statement pointer.
 
- 
                  
                  
Returns a value that can be stored in the database.
 - 
                  
                  
Returns a DatabaseDateComponents if dbValue contains a valid date.
 
- 
                  
                  
Creates a new instance by decoding from the given decoder.
 - 
                  
                  
Encodes this value into the given encoder.
 
View on GitHub
Install in Dash
        DatabaseDateComponents Structure Reference