using: var X : Date = new Date(); returns the current date and time. What is the easiest way to just get the date (with the time set to midnight).
thanks Bruce
using: var X : Date = new Date(); returns the current date and time. What is the easiest way to just get the date (with the time set to midnight).
thanks Bruce