CastOptions.allowTimeTruncate

Set allowTimeTruncate property.

  1. bool allowTimeTruncate [@property getter]
  2. bool allowTimeTruncate [@property setter]
    class CastOptions
    @property
    void
    allowTimeTruncate
    (
    bool propval
    )

Parameters

propval bool

Whether truncating time value is allowed or not.