CastOptions.allowTimeTruncate

bool allowTimeTruncate() @property

Get allowTimeTruncate property.

Returns

Whether truncating time value is allowed or not.
void allowTimeTruncate(bool propval) @property

Set allowTimeTruncate property.

Parameters

propvalWhether truncating time value is allowed or not.