Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Jan 2024 at 16:44 UTC
Updated:
17 Feb 2024 at 17:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
chi commentedComment #5
pradhumanjain2311 commentedComment #6
smustgrave commentedThink we should be able to extend some test coverage somewhere for this.
Comment #8
tanuj. commentedComment #9
dishakatariya commentedComment #10
dishakatariya commentedComment #11
divya.sejekan commentedComment #12
divya.sejekan commentedTested using - MR!6085
The issue is fixed.
Testing steps :
Steps to reproduce
Add timestamp field to some content type.
Set the granularity formatter setting to max allowed value which is 6.
Create a node and set the timestamp value to some date far in the past.
Notice that the rendered interval does not include seconds.
Can Be Moved to RTBC++
Comment #13
smustgrave commented@Tanuj same deal as the other one, this was tagged for a novice user to get started. Based on your post history you should be able to work on non novice issues
Comment #14
tanuj. commentedhey sure @smustgrave will keep that in mind. thanks
Comment #16
longwaveCommitted dfe15ca and pushed to 11.x. Thanks!