CastOptions.allowTimeTruncate

bool allowTimeTruncate() @property nothrow

Get allowTimeTruncate property.

Returns

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

Set allowTimeTruncate property.

Parameters

propvalWhether truncating time value is allowed or not.