SWT.LONG

Style constant for long date/time format (value is 1&lt;&lt;28). <p> A long date displays the day, month and year. A long time displays hours, minutes, and seconds. The day and month names may be displayed. <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 LONG;

Meta