Skip to content

Resolve #224 & translate date #226

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ModulesSoft
Copy link

Description

This PR resolves #224 issue.
It addresses the lack of date formatting by adjusting the returned date format to adhere to the application's locale settings.

Testing

To verify the effectiveness of this change, you can modify the locale value within the .env file or config/app and observe the corresponding adjustments in the Invoice date section.

Example

locale:en
March 16, 2024
locale:de
16. März 2024

Thank you.

@ModulesSoft ModulesSoft changed the title Resolve #224 - Translate returned date format Resolve #224 & translate date Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant