[Gambas-user] Time Format in 00:00:00 (Two digits)

Adam Ant adamnt42 at ...626...
Sun Aug 5 15:20:30 CEST 2012


And if you want to be even more confused, try this:

Public Sub Main()
  Dim sTime As String = Time(Now())
  Print sTime
  Print Time(Now())
End

The bind moggles!
Bruce



More information about the User mailing list