You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Footer was using `collection_creation_date_string` which computes the date and calls strftime. New version correctly uses `collection_creation_date` which takes care of the "Never" case.
0 commit comments