Glossaria.net

Glossary Visual Basic / Term

date literal

date literal

Any sequence of characters with a valid format that is surrounded by number signs (). Valid formats include the date format specified by the locale settings for your code or the universal date format.

For example, 12/31/92 is the date literal that represents December 31, 1992, where English-U.S. is the locale setting for your application. Use date literals to maximize portability across national languages.

Permanent link date literal - Creation date 2020-06-07


< date expression Glossary / Visual Basic date separators >