Advertisement
6_2008-2009 Microsoft Office Apps/VBA #201202

Get date and time

Get the date and time in a label

AI

Ringkasan AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Kode Sumber
original-source
How to have the date and time in a label
label1.caption := datetostr(DATE)+' '+timetostr(TIME);
Upload
Upload
Komentar Asli (3)
Dipulihkan dari Wayback Machine