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