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 Assessment
Workspace Domino Designer
Created by Guest
Created on May 3, 2022
Merged idea

This idea has been merged into another idea. To comment or vote on this idea, please visit DDXP-I-19 Support ISO-Format for NotesDateTime-Object in LotusScript.

Allow Date/Time fields to support RFC3339 / RFC8601 formats (e.g. YYYY-MM-DDThh:mm) Merged

It would be nice if the format options for a Date/Time field allowed RFC3339 / RFC8601 formats, e.g. YYYY-MM-DDThh:mm.

This would allow web forms to use newer web input types without needing to write extra code (WQO/WQS agents).

The existing date separators get us quite close, and its only separator 3 that cannot be configured, i.e. we can configure "YYYY-MM-DD hh:mm" (a space between date and time) but not "YYYY-MM-DDThh:mm".