 |
DateUtils plugin for Servoy
Free plugin to ease date related calculations |
Important note: We will stop development of the DateUtils plugin, because there is an excellent replacement for it available on github. The great svyUtils module contains a scope (svyDateUtils) that fully replaces the plugin in plain javascript. This makes deployment much easier.
The DateUtils-Plugin allows easy date manipulation and calculation in Servoy. It offers
- Convenience methods to add or substract days, months, hours etc. to a date
- Support for periods, durations and time zones
- A date formatter
The plugin has several methods that ease common tasks related to date calculation as for example
- get the week of the year
- get the last and first day of a month
- get the last day of the year
- get the day and month name for any given locale
- get ISO representation of dates and periods/durations
- create arrays of dates from a given start, end and period
- get the day difference betweent two dates
- create a Servoy search string for two dates
- check if a year is a leap year
- set the time portion of a datetime to either start or end of day
- get month and weekday names
The DateUtils plugin is free, but requires registration and a license key. You can obtain a free license key from either our shop or by hitting the Get it button in the upper right corner of this page. |