Description Use this function to get the number of days in a year of the given date. Syntax getDaysInYear(date) Returns Return Valu...
Description Use this function to get the decade of the given date. Syntax getDecade(date) Returns Return ValueDescription Number R...
Description Use this function to get the hours of the given date. Syntax getHours(date) Returns Return ValueDescription Number Ret...
Description Use this function to get the month of the given date. Syntax getMonth(date) Returns Return ValueDescription Number Ret...
Description Use this function to get the year quarter of the given date. Syntax getQuarter(date) Returns Return ValueDescription Nu...
Description Use this function to get the milliseconds timestamp of the given date. Syntax getTime(date) Returns Return ValueDescrip...
Description Use this function to get the local week index of the given date. Syntax getWeek(date):number Returns Return ValueDescri...
Description Use this function to get the week of the month of the given date. Syntax getWeekOfMonth(date):number Returns Return Val...
Description Use this function to get the local week-numbering year of the given date. Syntax getWeekYear(date:Date | number, options...
Description Use this function to get the number of calendar weeks a month spans. Syntax getWeeksInMonth(date, options) Returns Retu...