Basics
  Home  |   : Date and time values
 Type   Name   Summary
 
 Function Date Gives the current date
 Function EndOfADay Generate a TDateTime value set to the very end of a day
 Function EndOfAMonth Generate a TDateTime value set to the very end of a month
 Constant MinsPerDay Gives the number of minutes in a day
 Constant MonthDays Gives the number of days in a month
 Function Now Gives the current date and time
 Constant SecsPerDay Gives the number of seconds in a day
 Type TDateTime Data type holding a date and time value
 Function Time Gives the current time
 Function Tomorrow Gives the date tomorrow
 Variable TwoDigitYearCenturyWindow Sets the century threshold for 2 digit year string conversions
 Function Yesterday Gives the date yesterday
 
 
Run Time Library Reference  
By first letter  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z $
By Functionality  
 
 Data types
Integers, ordinals
Floating point types
String, char types
Pointer types
Other types
 Program structure
Program control
Program data
Looping
 Logic
 Object orientation
 Options
Control options
Data options
 Files
Operations
Data access
File name handling
 Strings and chars
Operations
Converting from
Converting to
Displaying
 Numbers and sets
Calculations
Converting from
Converting to
Trigonometry
Default numbers
Displaying
 Dates and times
Calculations
Converting from
Converting to
Displaying
Date and time values
 
By Unit  
 
System
SysUtils
StrUtils
DateUtils
FileCtrl
ConvUtils
StdConvs
Math
Classes
Dialogs
Types
Variants
 
By Category  
 
  Compiler directives
  Directives
  Keywords
  Types
  Variables   Constants
  Functions
  Procedures
 
 Author links

 
Delphi Programming © Neil Moffatt All rights reserved.  |  Home Page