Created on 20 September 2021
icon_unfollowing
Login to follow
datetime-prettyformat

DateTime_PrettyFormat

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 20 September 2021 by 
datetime-prettyformat

DateTime_PrettyFormat

Details
This action already exists natively on the Outsystems platform, but it is a server action, and has limitations to use in a reactive application, for example, I converted it into a client action, and it can be used inside a list or table records for example, something that was not possible to use with the native function! Formats a date and time relatively to the current moment.
Read more

Options


  • DateTime: The date to format.
  • FormattedText: Returns the date and time relatively to the current moment.


How its work?

This action already exists natively on the Outsystems platform, but it is a server action, and has limitations to use in a reactive application, for example, I converted it into a client action, and it can be used inside a list or table records for example, something that was not possible to use with the native function!
 
Formats a date and time relatively to the current moment.
 
<= 1 min
    16:08 (just now)
< 24 hours
    16:07 (1 minute ago), 22:09 (in 6 hours)
>=24 hours and <= 1 day
    yesterday, today, tomorrow
<= 30 days
    30 Jul (3 weeks ago), 8 Aug (9 days ago), 27 Aug (in 10 days), 16 Sep (in 4 weeks)
> 30 days
   30 Apr, 20 Oct
The year is different 
    2008/11/30, 2014/03/30
    In this case:
       - It overrides the previous formats except the first one.
        - The date format is as defined in the Service Center.
Release notes (1.0.0)
Reviews (0)
Category
User interface, Other UI components
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
DateTime_PrettyFormat has no dependencies.
Application Objects
DateTime_PrettyFormat has 0 AOs.
Team
Compatible with
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Asset consumers
No consumers yet.
Weekly downloads