The following tables list the members exposed by Util.
Name | Description | |
---|---|---|
Util Constructor |
Name | Description | |
---|---|---|
DateTimeTypes | Hashtable containing all types which should be interpreted as DateTimes. | |
Int32Types | Hashtable containing all types which should be interpreted as 32-bit integers. | |
NumericTypes | Hashtable containing all types which should be interpreted as numeric. | |
StringTypes | Hashtable containing all types which should be interpreted as strings. |
Name | Description | |
---|---|---|
DateTimeFromObject | Creates and returns a DateTime from the given object, if possible. |