wasp.util
[ class tree: wasp.util ] [ index: wasp.util ] [ all elements ]

Class: Dates

Source Location: /util/Dates.php

Class Overview


Dates utility class for common date processing


Author(s):

Constants

Methods



Class Details

[line 25]
Dates utility class for common date processing



Tags:

since:  0.5


[ Top ]


Class Methods


method addYears [line 144]

void addYears( mixed $dtDate, mixed $iYears)



Tags:

static:  
access:  public


[ Top ]

method compareDates [line 156]

void compareDates( mixed $dt1, mixed $stComp, mixed $dt2)



Tags:

static:  
access:  public


[ Top ]

method currentYear [line 121]

void currentYear( )



Tags:

static:  
access:  public


[ Top ]

method date2mysql [line 34]

void date2mysql( mixed $stDate)



Tags:

static:  
access:  public


[ Top ]

method datetime2mysql [line 51]

void datetime2mysql( mixed $stDate)



Tags:

static:  
access:  public


[ Top ]

method findQuarter [line 192]

void findQuarter( [mixed $dtDate = null])



Tags:

static:  
access:  public


[ Top ]

method mysql2date [line 68]

void mysql2date( mixed $stDate)



Tags:

static:  
access:  public


[ Top ]

method mysql2datetime [line 87]

void mysql2datetime( mixed $stDate)



Tags:

static:  
access:  public


[ Top ]

method subtractYears [line 151]

void subtractYears( mixed $dtDate, mixed $iYears)



Tags:

static:  
access:  public


[ Top ]

method today [line 108]

void today( )



Tags:

static:  
access:  public


[ Top ]

method yearsBetween [line 127]

void yearsBetween( mixed $stStart, mixed $stEnd)



Tags:

static:  
access:  public


[ Top ]


Class Constants

EQ =  '=='

[line 31]


[ Top ]

GE =  '>='

[line 29]


[ Top ]

GT =  '>'

[line 27]


[ Top ]

LE =  '<='

[line 30]


[ Top ]

LT =  '<'

[line 28]


[ Top ]

NE =  '!='

[line 32]


[ Top ]



Documentation generated on Sun, 27 Nov 2005 13:15:48 -0500 by phpDocumentor 1.3.0RC3