App doesn't use the user chosen date format on the server #496

Open
opened 2026-04-24 23:26:14 +02:00 by adam · 0 comments
Owner

Originally created by @Rdkang on GitHub (Mar 21, 2023).

Steps to reproduce

Below is the setting that i have set for the program to use on the webui.
screenshot of the setting on server

Which works correctly on the webui as shown below
screenshot of the correct date format on webui

But on the app it doens't use the format i specified as i want DD/MM/YYYY but shows MM/DD/YYYY
mobile app screenshot

Expected behaviour

  • should show dates in the format chosen in settings

Actual behaviour

  • shows date in MM/DD/YYYY

Audiobookshelf Version:

  • Android App?
  • iOS App?
    url

Android Issue

Android version: 0.9.63-beta

Device model: oneplus 7t

Stock or customized system: stock

Originally created by @Rdkang on GitHub (Mar 21, 2023). ### Steps to reproduce Below is the setting that i have set for the program to use on the webui. ![screenshot of the setting on server](https://user-images.githubusercontent.com/68774237/226643390-706f7804-4ed1-4e93-b970-2fa92c9d8c7b.png) Which works correctly on the webui as shown below ![screenshot of the correct date format on webui](https://user-images.githubusercontent.com/68774237/226643926-1f88735e-2ae8-4e86-a5d1-09f676d0f12f.png) But on the app it doens't use the format i specified as i want `DD/MM/YYYY` but shows `MM/DD/YYYY` <img src="https://user-images.githubusercontent.com/68774237/226642644-b4ad1e9f-0edf-483c-809d-004b62d59ada.jpg" alt="mobile app screenshot" width="400" height="200"> ### Expected behaviour - should show dates in the format chosen in settings ### Actual behaviour - shows date in `MM/DD/YYYY` Audiobookshelf Version: - [x] Android App? - [ ] iOS App? url #### Android Issue Android version: 0.9.63-beta Device model: oneplus 7t Stock or customized system: stock
adam added the bug label 2026-04-24 23:26:14 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#496