Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Domino
Created by Guest
Created on Aug 15, 2025

Modify ConvertTIMEDATEtoRFC3339Date to include the time zone offset

Currently, it looks like ConvertTIMEDATEtoRFC3339Date always emits time in UTC, like 2025-02-03T08:01:07.82Z. However, it would be preferable to emit the time with the offset included, like 2025-02-03T03:01:07.82-05:00. While these are the same moment in time, the zone offset is useful information that is lost with the current conversion scheme. One might want to know, say, that someone made a change at 3 AM in their local zone.

  • Attach files