mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-04 22:06:52 -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.