Normalize date at read time to fix stale prefs with old timestamp format #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/asset-data-status"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Previously stored values (written before the YYYY/MM/DD normalization)
still contained the raw ISO datetime. Normalizing in getDataStatus()
ensures the correct format regardless of what is in SharedPreferences.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com