Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature to show date with iso format in Table & Infolist #14276

Open
wants to merge 1 commit into
base: 4.x
Choose a base branch
from

Conversation

agencetwogether
Copy link
Contributor

Like suggested in #14249 I added this for v4.x

Description

Here I added new methods to the TextColumn and TextEntry, which functions to format date directly in real format of app locale. Specially useful for plugins developers.

PS : I know we can have same result with formatStateUsing but I think these methods added are like helpers.

Functional changes

  • [] Code style has been fixed by running the composer cs command.
  • Changes have been tested to not break existing functionality.
  • Documentation is up-to-date.

@danharrin danharrin added this to the v4 milestone Sep 18, 2024
@zepfietje zepfietje changed the title 4.X Add feature to show date with iso format in Table & Infolist Add feature to show date with iso format in Table & Infolist Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

3 participants