Home
About
Testimonials
Demos
Download
Documentation
Forum
Development
Class Finder
Tutorials
Class Docs
API Manual
Wiki
Namespace:
System.Util
TDateTimeStamp
Properties
|
Events
|
Methods
|
Derived classes
|
All classes
Properties
Events
Methods
Name
Description
P
_getDateInternal
Low-level function that returns the getdate() array.
P
digitCheck
Fix 2-digit years.
formatDate
formatted date based on timestamp $d.
get4DigitYear
.
getDate
an array with date info.
getDayofWeek
Gets day of week, 0 = Sunday,.
getGMTDiff
get local time zone offset from GMT.
getTimeStamp
Not a very fast algorithm - O(n) operation.
isLeapYear
Checks for leap year, returns true if it is.
isValidDate
true if valid date, semantic check only.
Derived classes