client-side-date-utils-o11
Reactive icon

Client Side Date Utils O11

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 24 Jun (15 hours ago)
 by 
0.0
 (0 ratings)
client-side-date-utils-o11

Client Side Date Utils O11

Details
Carefully curated date time functions that I or my fellow developers have to build over the years, to be used as client side like AddBusinessDays, Age, AgeInMonths, CeilingToHouretc. Contains more than 50 functions, some of which are rarely required.
Read more

EndOfDay: Returns the last second of a date at 23:59:59.

    - Example: input 2026-06-24 -> output 2026-06-24 23:59:59.

EndOfFinancialYear: Returns the last day of the financial year that ends on 30 June.

    - Example: input 2026-06-24 -> output 2026-06-30.

EndOfHour: Returns the last second of the hour for a date time.

    - Example: input 2026-06-24 14:37:45 -> output 2026-06-24 14:59:59.

EndOfMinute: Returns the last second of the minute for a date time.

    - Example: input 2026-06-24 14:37:45 -> output 2026-06-24 14:37:59.

EndOfMonth: Returns the last day of the month for a given date.

    - Example: input 2026-06-24 -> output 2026-06-30.

EndOfNextMonth: Returns the last day of the next month for a given date.

    - Example: input 2026-06-24 -> output 2026-07-31.

EndOfPreviousMonth: Returns the last day of the previous month for a given date.

    - Example: input 2026-06-24 -> output 2026-05-31.


And many more...

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category