Created on 07 November 2008
icon_unfollowing
Login to follow
extended-datetime

Extended DateTime

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

Extended DateTime

Created on OutSystems 11

Version 11.0.3

Stable
Current
See documentation
Application Package
Uploaded on 27 Mar (3 weeks ago) by 
Compatible with:
Version 11
Database:
All
Release notes:

Added Ticks functions, making separate Ticks Application redundant.

CurrTicksTimestamp

The value in millisecond sof the Ticks property represents the number of 100-nanosecond intervals that have elapsed since 12:00:00 midnight on January 1, 0001, there are 10,000 ticks in a millisecond

CurrTicksMilliseconds

returns The value in millisecond sof the Ticks property represents the number of 100-nanosecond intervals that have elapsed since 12:00:00 midnight on January 1, 0001, there are 10,000 ticks in a millisecond

Changed the Target .net version to 2.8.1

Application Objects:
Extended DateTime has 0 AOs.

Version 11.0.2

Stable
icon_trusted
See documentation
Application Package
Uploaded on 01 February 2022 by 
Compatible with:
Version 11
Database:
All
Release notes:
  • Changed the Application type to Service
  • Update the extension to use TimeZoneInfo. TimeZone class is deprecated

  • Added action GetTimeZones that returns the list of available TimeZones and the configured local TimeZone

  • Added TimeZoneInfoId to the actions DayLightSaving_Start and DayLightSaving_End

  • Updated the Demo with the New Outsystems Web UI by replacing the deprecated Date Picker controls

Application Objects:
Extended DateTime has 0 AOs.
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 
Application Objects:
Extended DateTime has 0 AOs.

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

Application Objects:
Extended DateTime has 0 AOs.