|
One button in one form, one label
I now want to click the button to display the corresponding time in the Label. In fact, I will not use the following functions, please give an example, thank you:
1.Date () function
Now () function
3.Time () function
4, Year (dtDate) function
5.Month (dtDate) function
6.Day (dtDate) function
7.WeekDay (dtDate) function
8.Hour (dtTime) function
Thank you, please give an example as well, you can click the button to display the corresponding content in the Label |
|