 Object - 
                
                    thyme
                 :
                Datetime
                Object - 
                
                    thyme
                 :
                Datetime
            
            
                
                WIP To be a wrapper around time:Time with simpler access to utility functions
about that particular instance of time.
            
Methods
 
            
        Clone the current status of a 
Datetime, since it's mutable.
Example:
 Datetime d = someDatetime.clone();
Fields
- time Time (default {time: 0,zone: {id: }})
- 
                The time:Timeused internally.
