CodeCogs - An iteractive open source Numerical library Welcome... Login
CodeCogs
shopping cart
OSXWindowsLinux
Search CodeCogs
Numerical Components

Valid RSS

UnitsDate

Date Time

Available under GPL (Free) and Commercial licence
get a GPL licence
COST (GBP)
this unit 0.00
sub units 0.00
add a commercial licence to your cart
0
viewed 2313 times and licensed 13 times

Unit functions

Controller: CodeCogs  Contact Controller
+View version details
Contents hide toc
buy now     get GPL     add to cart

Interface

#include <codecogs/units/date/datetime.h>

using namespace Units::Date;

struct DateTime
A structure to store the date and time
intyear
Integer representation of the year
intmonth
Integer representation of the month (1 - 12)
intday
The day of the month (1 - 31)
inthour
The hour of the day (0 - 23)
intmin
The minutes of the hour (0 - 59)
intsec
The seconds of the minute (0 - 59)
intdayOfWeek
Integer representation of the day of the week. (0 for Sunday through to 6 for Saturday)
doubletimestamp
Serial Julian date

Struct Documentation

 
DateTime
This structure is a container for the date and time, which is passed into DateString. Also see date_str.
Source Code:

To view or download source code you need either a GPL or Commercial Licence.

buy now     get GPL     add to cart

Not a member, then Register with CodeCogs. Already a Member, then Login.


Page Comments

Format Excel Equations

  You must login to leave a messge


Last Modified: 10 Jan 08 @ 21:35     Page Rendered: 2010-03-15 09:48:48

Valid CSS!   Valid XHTML 1.0 Transitional