Technology Programming

Microsoft Access Function Library: Date()

Function: Date()

Purpose: The Date() function provides the current system timestamp.

Usage: Date()

Returns: Variant of type date containing the current system timestamp.

Examples and Special Cases
result = Date

Leave a reply