SWT.SHORT

Style constant for short date/time format (value is 1&lt;&lt;15). <p> A short date displays the month and year. A short time displays hours and minutes. <br>Note that this is a <em>HINT</em>. </p> <p><b>Used By:</b><ul> <li><code>DateTime</code></li> </ul></p>

@since 3.3

class SWT
int SHORT;

Meta