spacer Home  |  Manila  |  Radio  |  Support  |  News
spacer

DocServer

Prev | Next | Date Verbs

Date Verbs

  • date.abbrevString - Create a string of the form: "Thursday, June 24, 1999."
  • date.dateToIso8601String - Return the given date as an ISO 8601 formatted string.
  • date.day - Get the number of the day of the month.
  • date.dayOfWeek - Get the number of the day of the week.
  • date.dayOfWeekToString - Get the name of the day of the week based on the number of the day of the week.
  • date.dayOfYear - Get the number of the day of the year.
  • date.daysInMonth - Get the number of days in a month.
  • date.dayString - Get the name of the day of the week.
  • date.firstOfMonth - Get the date of the first of the month.
  • date.get - Get the components -- year, month, etc. -- of a date.
  • date.getCurrentTimeZone - Get the current time zone.
  • date.hourToString - Get a string of the form: "3AM"
  • date.iso8601StringToDate - Given the date as an ISO 8601 formatted string, return it as a Frontier date-type.
  • date.lastOfMonth - Get the date of the last of the month.
  • date.longString - Get a string of the form: "Thursday, June 24, 1999."
  • date.month - Get the number of a month.
  • date.monthToString - Get the name of a month.
  • date.netStandardString - Get a standard GMT date/time string.
  • date.nextMonth - Get the date of next month.
  • date.nextWeek - Get the date of next week.
  • date.nextYear - Get the date for next year.
  • date.prevMonth - Get the date of the previous month.
  • date.prevWeek - Get the date of the previous week.
  • date.prevYear - Get the date of the previous year.
  • date.sameDay - Determines if the two dates are in the same day, ignoring hours, minutes and seconds.
  • date.set - Define a date by its components (year, month, etc.).
  • date.shortString - Get a string of the form "6/24/99."
  • date.timeString - Get the current time as a string, as in "4:52:54 PM."
  • date.timeZoneToString - Returns a string that corresponds to the timezone.
  • date.tomorrow - Get the date for tomorrow.
  • date.versionLessThan - Check if one software version string is less than another.
  • date.weekInYear - Get the number of the week in a year.
  • date.weeksInMonth - Get the number of weeks in a month.
  • date.year - Get the number of a year.
  • date.yesterday - Get the date for yesterday.

Prev | Next | Date Verbs

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.