Release »prototypes.dates.1.js«
-
- Vollendet
- 10/10/22 10:16:13
- Released
- prototypes.dates.1.js
- Projekt
- prototypes
- Titel
- die initiale Release
- Kategorie
- javascript (36)
- Maintainer
- Pieli
- Src
- <Quellen>
- Abhängigkeiten
- keine
Eine kleine Sammlung an mehr oder minder relevanten Methoden zum Thema Daten in Javascript.
Die Prototypen im einzelnen:
firstDayInMonth() getClock(offset = false) getDateRange(endDate = new Date()) getDaysInMonth() getFullDay(lang = 'de_DE') getFullMonth(lang = 'de_DE') getLastMonday() getMDate(secs = false) getNice(s = `PW, Yy-MFR-D h:m:sp`,lang = 'de_DE') getRealMonth(nice = false) getTstamp() inafortnite() inaweek() isAfter(JSDate = new Date(), granularity = 3) isBefore(JSDate = new Date(), granularity = 3) lastDayInMonth() lastMonday() lastMonth() mkGranularDate(granularity = 3) mkNiceInts() nextMonth() plain(granularity = 3) tomorrow() ucEachFirst() ucFirst() yesterday()