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
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.