2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 12:07:09 +00:00

fix wallet date from survexfile

This commit is contained in:
Philip Sargent
2022-08-30 20:46:17 +03:00
parent 0853bbdd19
commit 3af1112847
2 changed files with 31 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ def datewallet(w, earliest):
# no date found
w.date = None
else:
w.date = first
w.date = first.isoformat()
def caveifywallet(w):
'''Gets the cave from the list of survex files,