Hello,
If you want, you can take the codes with winrar and open B4Xlib codes, edit and duplicate them. Because Sharing is Good.
Report bugs and requests to us in response.
MetroUI_TimeEdit
It is a component that can be useful if you are dealing with time zones. You can manage Hours - Minutes and Seconds as you wish.
Authors : @Ertan
Versions : 1.0
Versions :
V1.00
-Release
View;
iOS;
Designer Features;
		
		
	
	
		 
	
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
			
			If you want, you can take the codes with winrar and open B4Xlib codes, edit and duplicate them. Because Sharing is Good.
Report bugs and requests to us in response.
MetroUI_TimeEdit
It is a component that can be useful if you are dealing with time zones. You can manage Hours - Minutes and Seconds as you wish.
Authors : @Ertan
Versions : 1.0
Versions :
V1.00
-Release
View;
iOS;
- 24 Hour Time ; If you check it will be set for the 24-hour time frame.
- Second Visible ; If you tick, the second will be active.
- Background Color
- Text Color "00"
- Clock Color ":"
			
				B4X:
			
		
		
		Private Sub Time_Second_Button_Click
    Log(MetroUI_TimeEdit1.Time)
End Sub 
				 
 
		 
 
		 
 
		