Friday, May 24, 2013
 
 
 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: 5498 Rating: FILETIME Structure has been rated  3.02 by  1046 users (3.02) votes 1046

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: 6533 Rating: SYSTEMTIME Structure has been rated  3.46 by  1193 users (3.46) votes 1193

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: 4900 Rating: SystemTimeToFileTime has been rated  2.42 by  722 users (2.42) votes 722

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: 5801 Rating: TIME_ZONE_INFORMATION has been rated  2.53 by  879 users (2.53) votes 879

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: 5177 Rating: LocalFileTimeToFileTime has been rated  3.00 by  2939 users (3.00) votes 2939

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: 13698 Rating: GetSystemTime has been rated  2.45 by  1344 users (2.45) votes 1344

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: 5419 Rating: FileTimeToSystemTime  has been rated  3.11 by  787 users (3.11) votes 787

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: 6597 Rating: GetLocalTime  has been rated  2.13 by  1806 users (2.13) votes 1806

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: 8049 Rating: GetTimeZoneInformation has been rated  2.00 by  1541 users (2.00) votes 1541

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: 4686 Rating: FileTimeToLocalFileTime  has been rated  2.25 by  745 users (2.25) votes 745

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: 6674 Rating: GetDateFormat has been rated  2.88 by  436 users (2.88) votes 436
Records 1 to 11 of 11







HOME | MUSIC | DOWNLOADS |  GAMES | TEST-QUIZZES | SITEMAP | ABOUT | HELP
Copyright © 2000 - 2013 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