Skip to main content

Dates and times keyword summary

Action Keywords
Get the current date or time. Date, Now, Time
Perform date calculations. DateAdd, DateDiff, DatePart
Return a date. DateSerial, DateValue
Return a time. TimeSerial, TimeValue
Set the date or time. Date, Time
Time a process. Timer

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>