Dates and Times Summary (Visual Basic)
Visual Basic language keywords and run-time library members are organized by purpose and use.
Action | Language element |
---|---|
Get the current date or time. | Now, Today, TimeOfDay |
Perform date calculations. | DateAdd, DateDiff, DatePart |
Return a date. | DateSerial, DateValue, MonthName, WeekdayName |
Return a time. | TimeSerial, TimeValue |
Set the date or time. | DateString, TimeOfDay, TimeString, Today |
Time a process. | Timer |
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.