What's Changed
- Doc fixes by @DMJoh in #17
- bugfix: changes for handling Pacific TZ's by @DMJoh in #18
- docs: changelog updated by @DMJoh in #20
- TZ fixes in patients page by @DMJoh in #19
- Fixed date of birth display issue - Patient date of birth now displays the correct date in all timezones instead of showing previous day
- Resolved UTC midnight conversion problem - Date-only fields now use UTC date components to prevent timezone-induced date shifts
- Universal date support - Patient birth dates display correctly for users in negative timezones (GMT-5, GMT-8, etc.)
- Consistent date representation - Birth dates show the same in patient list, edit forms, and detail views
Full Changelog: 1.0.4...1.0.5