JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

Provide an Object::creationTimeUTC() method in RootSchema

Background

The creationTime TimeStamp stored on objects is a UTC Epoch time

Issue

The RootSchema::Object::creationTime() method returns a TimeStamp converted to a local time in the executing time zone. This is not convenient when conversion to an end users timezone in required.

Proposed

In order to support conversion to a specified TimeZone, a RootSchema method that returned the receiver's creation time as a UTC time would be useful.

  • Hugh McColl
  • Apr 21 2020
  • Shipped (2020)
  • Attach files