Class Finder
Namespace: System.Util
Properties
Events
Methods
 NameDescription
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