Skip to content

RA-1869 Previous appointment date is wrong on the dashboard#528

Open
imandeepduhan wants to merge 2 commits intoopenmrs:masterfrom
imandeepduhan:RA-1869
Open

RA-1869 Previous appointment date is wrong on the dashboard#528
imandeepduhan wants to merge 2 commits intoopenmrs:masterfrom
imandeepduhan:RA-1869

Conversation

@imandeepduhan
Copy link
Copy Markdown

The issue was caused by incorrect timezone handling.
The date was displayed using ui.format(), which does not account for client timezone.

I have fixed this by replacing it with ui.formatDateWithClientTimezone() to ensure correct date display.

https://openmrs.atlassian.net/jira/software/c/projects/RA/issues?jql=project%20%3D%20RA%20ORDER%20BY%20cf%5B10019%5D%20ASC&selectedIssue=RA-1869

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