|
Home >> Date/Time code
Simple Leap Year Finder | Version: VB5 | Author: Vijendran | Submitted: 6/10/2005 | Downloads: 5055 | A very Simple Logic to find if a given year is a Leap Year or not and this project also contains codes for some textbox events. |
Mysql TimeStamp converter class | Version: VB.NET 2003 | Author: Jujhar Singh | Submitted: 5/23/2005 | Views: 20255 | A class to take the date given as a date type or string type convert it into yyyymmddhhmmss string for use in MYSQL SQL strings.
Usage:
Dim dateConvert As New mySQLlDate
myDateString=dateConvert.convertDate(dateString) or
myDateString=dateConvert. ...more>> |
Time | Version: VB.NET 2003 | Author: Lynn Cummings | Submitted: 5/8/2005 | Downloads: 10572 | This is a timer application. There are several features that may be of interest to developers. In particular, the "WithEvents" statement, combined with "RaiseEvent," because it allows an auxillary form of any sort to be used as an input box, and it wil ...more>> |
Analog Clock | Version: VB6 | Author: Dipak Auddy | Submitted: 3/17/2005 | Downloads: 7902 | A windowless! (round shaped) form resembles an analog clock.
|
DiffTimes | Version: VB6 | Author: Dogs_Bollox | Submitted: 3/10/2005 | Downloads: 6223 | Return difference in hours between 2 times, allowing for rounding up of the minutes, easy to change to return the exact difference including minutes, but I only needed the hours for my application.
|
Simple Date and Time | Version: VB6 | Author: Andrew | Submitted: 3/1/2005 | Downloads: 7639 | A simple date and time program with a background picture. |
Basic Clock | Version: VB.NET 2003 | Author: CodeMaster | Submitted: 1/17/2005 | Downloads: 11718 | This is a very basic clock in VB.NET.
|
Graphical VB Clock | Version: VB6 | Author: Jussi Kalliokoski | Submitted: 1/1/2005 | Downloads: 8660 | This is a visual basic example which shows how to make a Visual Basic clock program which is based on simple graphics math, and how to make Visual Basic programs without using any other controls than a form. Good for people starting to make graphical math ...more>> | << Previous Page 8 of 15 Next >>Go to page: 8 9 10 11 12 13 ...
|
|