Date & Time Functions in VB
Across
- 2. Which function retrieves both date and time of a system?
- 6. Which function returns the intervals between two dates in terms of years, months or days?
- 8. Which function returns a date to which a specific interval has been added?
- 10. Which function converts a string to a time?
Down
- 1. Which function returns a date for specified year, month and day?
- 3. Which function returns 1 when the date is the first day of the week?
- 4. IDE Stands for Integrated_____ Environment
- 5. GUI Stands for _____ User Environment
- 7. Which function accepts a numeric value and converts it to a string in the format specified by the format argument?
- 9. Which function converts a string to a Date?