This will show 0 at midnight.
VB Code:
Option Explicit Private Sub Form_Load() the lblTime.Caption = Hour(Now) Mod 12 End Sub
|
Results 1 to 10 of 10
Thread: [RESOLVED] VB6 Time FormatsThreaded View
|
Click Here to Expand Forum to Full Width |