Adding now option and minute sensibility in Datetime fields. #5168

Open
opened 2026-02-20 16:30:51 -05:00 by deekerman · 0 comments
Owner

Originally created by @SinergiaCRM on GitHub (Feb 21, 2024).

Issue

Proposed enhancement to Datetime fields:

Currently, the options for default values in Datetime fields include "today", "yesterday," etc. However, there is a need to add an additional option "now" to represent the current time. This addition needs a modification to the time interval, as a 1-minute interval is preferred over the default 15-minute interval.
Additionally, there should be an option to specify a custom time interval for Datetime fields, different from the default 15-minute interval.

Expected Behavior

  • The option "now" should be available as a default value for Datetime fields.
  • Users should have the ability to specify a custom time interval for Datetime fields.

Actual Behavior

  • Currently, the default options for Datetime fields do not include "now."
  • The default time interval for Datetime fields is set to 15 minutes.

Context

This enhancement would improve the usability and flexibility of Datetime fields, making it especially useful for scenarios where real-time data or precise time tracking is required.

Originally created by @SinergiaCRM on GitHub (Feb 21, 2024). #### Issue Proposed enhancement to Datetime fields: Currently, the options for default values in Datetime fields include "today", "yesterday," etc. However, there is a need to add an additional option "now" to represent the current time. This addition needs a modification to the time interval, as a 1-minute interval is preferred over the default 15-minute interval. Additionally, there should be an option to specify a custom time interval for Datetime fields, different from the default 15-minute interval. #### Expected Behavior - The option "now" should be available as a default value for Datetime fields. - Users should have the ability to specify a custom time interval for Datetime fields. #### Actual Behavior - Currently, the default options for Datetime fields do not include "now." - The default time interval for Datetime fields is set to 15 minutes. #### Context This enhancement would improve the usability and flexibility of Datetime fields, making it especially useful for scenarios where real-time data or precise time tracking is required.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#5168
No description provided.