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

Update datetime format to DD/MM/YYYY HH:mm for Patient CSV Export #1183

Merged
merged 2 commits into from
Feb 8, 2023

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented Feb 8, 2023

Proposed Changes

Sample Output

Patient ID,Patient Name,Facility Name,Age,Gender,Date of Registration,Diagnoses,Provisional Diagnoses,Decision after Consultation,Discharge Reason,Date of Discharge,Date of Consultation
7c1d2896-8ebf-45c7-b507-98fcedd48ef3,Dummy Patient,Dummy Facility 1,120,Male,27/09/2022 07:19,,,REFERRAL,,,27/09/2022 07:20

@coronasafe/code-reviewers

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete

@sonarcloud
Copy link

sonarcloud bot commented Feb 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@vigneshhari vigneshhari merged commit b12ec95 into master Feb 8, 2023
@sainak sainak deleted the patient-csv-fix-date-fmt branch June 6, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix date format for patient csv exports
2 participants