extended-datetime
Service icon

Extended DateTime

Stable version 11.0.3 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded
 on 27 Mar
 by 
4.8
 (8 ratings)
extended-datetime

Extended DateTime

Created on OutSystems 10

Version 10.0.2

Stable
Application Package
Uploaded on 07 November 2018 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

New actions

  • Epoch/Unix Timestamp
    • Get seconds since Epoch
    • Get milliseconds since Epoch
    • Convert to/from DateTime
    • Useful for measuring intervals with millisecond precision and for APIs that use Unix Timestamps
  • DateTime to ISO 8601
    • Useful for APIs that use non-standard DateTime parameters
  • DateMax/DateMin
    • Exactly like Max()/Min(), but with DateTime inputs
  • SecondsToTime
    • Converts seconds to a Time value, e.g. 22 into #00\:00\:22#
  • Current UTC time


Other changes

  • Deleted the deprecated AddMonths and AddYears actions!
  • Deleted the StartOfWeekByDate action
  • Created an Extended DateTime Application

Version 10.0.1

Stable
Module
Uploaded on 01 November 2018 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
SQL Server
Release notes:

2 actions are renamed to Deprecated_;These functions are builtin actions now:

  • Add_Months
  • Add_Years


Created on Older versions

Version 3.1.0

Stable
Module
Uploaded on 05 July 2016 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
.NET
Database:
SQL Server
Release notes:
Bugfix YearDiff - thanks to Ronald Grobler 

Version 3.0.0

Stable
Application Package
Uploaded on 08 March 2016 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
.NET
Database:
SQL Server
Release notes:
  • Bug: compiler error, when publishing to Platform 9.1.0.20
  • Upgrade to 9.1.0.20