linux.techass.com
"Tell Bill where to go today!"

Home/What's New
Products
Projects

Technology Associates Homepage


eternaLight!
Alien Technology?





Powered by Linux!
(of course)

SourceForge Logo xdb Documentation
Main Page   Class Hierarchy   Compound List   Header Files   Compound Members  

xbDate Class Reference

xbDate class. More...

#include <xdate.h>

Class diagram for xbDate:

xbExpn xbXBase

List of all members.

Public Members

 xbDate ()
 xbDate ( const char * Date8 )
 xbDate ( const xbString &Date8 )
const xbStringGetDate () const
xbStringGetDate ()
const xbStringGetFormattedDate () const
xbStringGetFormattedDate ()
int SetDate ( const char * Date8 )
int SetDate ( const xbString & Date8 )
long JulianDays ( const char *Date8 ) const
long JulianDays ( const xbString & Date8 ) const
long JulianDays () const
int YearOf ( const char *Date8 ) const
int YearOf ( const xbString & Date8 ) const
int YearOf () const
int MonthOf ( const char *Date8 ) const
int MonthOf ( const xbString &Date8 ) const
int MonthOf () const
int DayOf ( int Format, const char *Date8 ) const
int DayOf ( int Format, const xbString &Date8 ) const
int DayOf ( int Format ) const
int IsLeapYear ( const char *Date8 ) const
int IsLeapYear ( const xbString &Date8 ) const
int IsLeapYear () const
int DateIsValid ( const char *Date8 ) const
int DateIsValid ( const xbString & Date8 ) const
xbStringLastDayOfMonth ( const char *Date8 )
xbStringLastDayOfMonth ( const xbString & Date8 )
xbStringLastDayOfMonth ()
xbStringSysdate ()
xbStringJulToDate8 ( long )
xbStringFormatDate ( const char *Format, const char *Date8 )
xbStringFormatDate ( const xbString &Format, const char *Date8 )
xbStringFormatDate ( const char *Format, const xbString &Date8 )
xbStringFormatDate ( const xbString &Format, const xbString &Date8 )
xbStringFormatDate ( const char *Format )
xbStringFormatDate ( const xbString &Format )
xbStringCharDayOf ( const char *Date8 )
xbStringCharDayOf ( const xbString &Date8 )
xbStringCharDayOf ()
xbStringCharMonthOf ( const char *Date8 )
xbStringCharMonthOf ( const xbString &Date8 )
xbStringCharMonthOf ()
xbStringoperator+= ( int )
xbStringoperator-= ( int )
xbStringoperator++ ( int )
xbStringoperator-- ( int )
xbStringoperator+ ( int )
xbStringoperator- ( int )
long operator- ( const xbDate & ) const
int operator== ( const xbDate & ) const
int operator!= ( const xbDate & ) const
int operator< ( const xbDate & ) const
int operator> ( const xbDate & ) const
int operator<= ( const xbDate & ) const
int operator>= ( const xbDate & ) const

Detailed Description

xbDate class.


The documentation for this class was generated from the following files:
  • xdate.h
  • xdate.cpp

Copyright © 2000-2002 Derry Bryson. All Rights Reserved.