Advertisement
2002C Miscellaneous #10730

DATE/TIME COMMANDS

TIME/DATE Commands

AI

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.

மூலக் குறியீடு
original-source
Believe it or not, some people don't know about these simple codes. Well, here they are. Also, they are all documented in the VB help file
if returning the time constantly it is wise to use a timer to do it so you always have the current time or date
date commands: 
(date)'returns the current date
day(date) ' gets the current day
month(date) ' gets the current month
year(date) ' gets the current year
datediff 'gets the distance between two dates
time commands:
second(time) 'returns the current second
minute(time) 'returns the current minute
hour(time) 'returns the current hour
(time) ' returns the current time
அசல் கருத்துகள் (3)
வேபேக் மெஷினிலிருந்து (Wayback Machine) மீட்டெடுக்கப்பட்டது