mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-17 06:27:16 -04:00
Using datetime instances as the internal format makes it much easier to convert between the formats needed for index.xml and index-v1. apkcache still uses time tuples and known_apks.txt still uses the ISO date.