Forum Discussion
YMinaev
Staff
16 years agoHi,
Here's what you need to do:
1. Obtain the current date (aqDateTime.Today).
2. Format it in the way you like (aqConvert.DateTimeToFormatStr)
3. Assign it to the target field's wText property.
See the Working With Dates help topic for more information.
Here's what you need to do:
1. Obtain the current date (aqDateTime.Today).
2. Format it in the way you like (aqConvert.DateTimeToFormatStr)
3. Assign it to the target field's wText property.
See the Working With Dates help topic for more information.