VB Code:
  1. Private Sub Command1_Click()
  2. timee =  DateAdd("n", 3, timee)
  3. End Sub