Saturday, November 21, 2009
 
 
 Browse Category
» Application
» Arc
» AVI
» Bitmap
» Brush
» Caret
» Character
» Clipboard
» Color
» Compress
» Console
» Cryptographic
» Currency
» Cursor
» Date/Time
» DDE
» Device
» Display
» DLL
» Drives
» Ellipse
» File
» Font
» FTP
» HotKey
» Icon
» ImageList
» Inet
» INI-Files
» Internet
» Joystick
» Keyboard
» Memory
» Menu
» MIDI
» Network
» Objects
» Pen
» Picture
» Polygon
» Ports
» Printer
» Process
» Rectangle
» Registry
» ScrollBar
» Sound
» Strings
» System
» Tape
» Text
» Timer
» Triangle
» Wait
» Window
Search Freeware
Search Links

API Name A-Z  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

11 Date/Time API Function

Sort: Most Viewed | Highest Rated | A-Z | Z-A

FILETIME Structure

FILETIME-type variables hold a 64-bit value identifying a time and date (usually one associated with a file). The structure holds a time by specifying the number of 100-nanosecond intervals since January 1, 1601. The 64-bit data is divided into the two member values, each holding either the high-ord...
Hits: 2319 Rating: FILETIME Structure has been rated  2.98 by  489 users (2.98) votes 489

SYSTEMTIME Structure

SYSTEMTIME-type variables hold an exact date and time, down to the millisecond. There are two ways this structure stores dates: absolute and relative. Absolute dates (the default, regular format) are "normal" dates, such as January 15, 1998 or December 25, 2001. Relative dates are dates such as "the...
Hits: 2948 Rating: SYSTEMTIME Structure has been rated  3.00 by  465 users (3.00) votes 465

SystemTimeToFileTime

SystemTimeToFileTime converts a time and date stored in a SYSTEMTIME structure to an identical time and date stored in a FILETIME structure. The former structure provides a easier way to access a date and time, whereas the latter is used by Windows to identify times and dates associated with files. ...
Hits: 2405 Rating: SystemTimeToFileTime has been rated  2.93 by  374 users (2.93) votes 374

TIME_ZONE_INFORMATION

TIME_ZONE_INFORMATION-type variables hold information about the system's selected time zone. The two arrays in the structure are actually strings, each element holding the ASCII codes for each character (the end of the string is marked by a NULL character, ASCII code 0). For more information about h...
Hits: 2778 Rating: TIME_ZONE_INFORMATION has been rated  2.90 by  600 users (2.90) votes 600

LocalFileTimeToFileTime

LocalFileTimeToFileTime converts a time from local time (time according to the computer's current time zone) to UTC time (also known as Greenwich Mean Time). The source and target times are stored in FILETIME format. The function returns 1 if successful, or 0 if an error occured. ...
Hits: 2031 Rating: LocalFileTimeToFileTime has been rated  3.03 by  454 users (3.03) votes 454

GetSystemTime

GetSystemTime returns the system's time and date -- in Coordinated Universal Time (UTC, also known as Greenwich Mean Time (GMT) or Zulu time) instead of in the local time zone. This means that the time and date this function gives you probably won't match what the computer's clock tells you. This is...
Hits: 5141 Rating: GetSystemTime has been rated  2.66 by  363 users (2.66) votes 363

FileTimeToSystemTime

FileTimeToSystemTime converts a time and date stored in a FILETIME structure to an identical time and date stored in a SYSTEMTIME structure. The latter structure provides a easier way to access a date and time, whereas the former is used by Windows to identify times and dates associated with files. ...
Hits: 1988 Rating: FileTimeToSystemTime  has been rated  2.95 by  277 users (2.95) votes 277

GetLocalTime

GetLocalTime returns the system's time and date. The various features of the time and date (month, day, hour, minute, second, etc.), down to the millisecond, are sorted in the variable passed as lpSystemTime! Windows considers "local time" to be the system's current time. ...
Hits: 2668 Rating: GetLocalTime  has been rated  2.94 by  455 users (2.94) votes 455

GetTimeZoneInformation

GetTimeZoneInformation reads the computer's current time zone settings. Since Windows handles all of the system clock settings, there usually isn't a need for other programs to use this information. The information is put into the variable passed as lpTimeZoneInformation. The function returns 0 if a...
Hits: 2793 Rating: GetTimeZoneInformation has been rated  2.94 by  522 users (2.94) votes 522

FileTimeToLocalFileTime

FileTimeToLocalFileTime converts a time from UTC time (also known as Greenwich Mean Time) to "local time" (inside the computer's selected time zone). The source and target times are stored in FILETIME structures. The function returns 1 if successful, or 0 if an error occurs. ...
Hits: 2177 Rating: FileTimeToLocalFileTime  has been rated  2.83 by  423 users (2.83) votes 423

GetDateFormat

The GetDateFormat function formats a date as a date string for a specified locale. The function formats either a specified date or the local system date....
Hits: 3046 Rating: GetDateFormat has been rated  2.91 by  225 users (2.91) votes 225
Records 1 to 11 of 11







HOME | ARTICLES | MUSIC | DOWNLOADS | LINK DIRECTORY |  GAMES | TEST-QUIZZES | SITEMAP | ABOUT | HELP
Copyright © 2000 - 2007 Ex-designz. All rights reserved. Website Developed By Dexter Zafra of Myasp-net.com
Link to us | Advertisement | Contact us | Privacy Policy | Terms of use | Accessibility