Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
C# Extension Method: Object - ToNullableDecimal by ZZZ Projects
Converted the Boolean value True to 1.
Converted the null value null to null.
Conversion of the Char value a to a Decimal is not supported.
Converted the Int32 value 123 to 123.
The Double value 1.764E+32 is out of range of the Decimal type.
Converted the String value 9.78 to 9.78.
The String value 1e-02 is not recognized as a valid Decimal value.
Converted the Double value 1670 to 1670.
The String value A100 is not recognized as a valid Decimal value.
Converted the String value 1,033.67 to 1033.67.
Conversion of the DateTime value 6/6/2025 6:00:12 PM to a Decimal is not supported.
The Double value 1.79769313486232E+308 is out of range of the Decimal type.
Cached Result
Last Run: 6:00:12 pm
Compile: 0.474s
Execute: 0.063s
Memory: 441.16kb
CPU: 0.125s