This tool tests whether the date cache persists across page refreshes.
Write a test cache entry to localStorage with current timestamp.
Read the test cache entry and check its age. Refresh the page and click this button again to verify persistence.
View all date cache entries currently in localStorage.
Clear all date cache entries from localStorage.