Help Center›FreeBASIC
Date and Time Functions
23 entries across 1 topic.
Topics
All entries
Procedures 23
DateReturns the current system date as a stringDateAddOffset a date with a specified intervalDateDiffGets the difference of two dates measured by a specified intervalDatePartGets an interval from a dateDateSerialCreates a date serialDateValueReturns a Date Serial from a stringDayGets the day of the month from a Date SerialHourGets the hour of day from a Date SerialIsDateTests if a string can be converted to a Date SerialMinuteGets the minute of the hour from a Date SerialMonthGets the month of the year from a Date SerialMonthNameGets the name of a month from its integral representationNowGets the current system time as a Date SerialSecondGets the seconds from a Date SerialSetDateSets the current system dateSetTimeSets the current system timeTimeReturns the current system time as a stringTimerReturns the amount of time that has passed since a static reference point.TimeSerialGets a Date Serial for the specified hours, minutes, and secondsTimeValueGets a Date Serial from a time stringWeekdayGets the number of day of the week from a Date SerialWeekdayNameGets the name of a week day from its integral representationYearGets the year from a Date Serial