Changes

Jump to navigation Jump to search
101 bytes added ,  20:58, 30 December 2018
Add time error codes for out of range values and for cases when things cannot be found. These are both used in the implementation of ToPosixTime when looking up timezone entries based off a given rule.
Line 888: Line 888:  
|-
 
|-
 
| 0x70A74 || 116 || 901 || Null pointer
 
| 0x70A74 || 116 || 901 || Null pointer
 +
|-
 +
| 0x70C74 || 116 || 902 || Value out of valid range
 +
|-
 +
| 0x7BA74 || 116 || 989 || Entry not found
 
|-
 
|-
 
| 0x7BC74 || 116 || 990 || Unimplemented functionality
 
| 0x7BC74 || 116 || 990 || Unimplemented functionality
92

edits

Navigation menu