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 पर पाया जा सकता है, जहाँ आप समस्याएँ बना और समीक्षा भी कर सकते हैं और अनुरोध खींच सकते हैं. अधिक जानकारी के लिए, हमारे योगदानकर्ता गाइड देखें.