CastOptions.allowTimeTruncate
bool allowTimeTruncate() @propertyGet allowTimeTruncate property.
Returns
Whether truncating time value is allowed or not.
void allowTimeTruncate(bool propval) @propertySet allowTimeTruncate property.
Parameters
propval | Whether truncating time value is allowed or not. |