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

abbat abbat.81 at ...787...
Sun Aug 5 12:06:42 CEST 2012



Dim TimeS as String = Hour(Now) & ":" & Minute(Now) & ":" & Second(Now) 

We get a string like "9:8:4"
But it would be better this way: "09:08:04"

Thanks
-- 
View this message in context: http://old.nabble.com/Time-Format-in-00%3A00%3A00-%28Two-digits%29-tp34257082p34257082.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list