Closed uruvelakassapa closed 3 months ago
They all give the current time instead of actually the date added. https://github.com/bkhpanigha/hh-suttas/blob/2a69a6866243153eaf4d025f8225f4771f26284e/available_suttas.json#L11
Might be a github actions environment issue. I get the correct value when I locally run say: git log --follow --format=%cd --date=iso-strict -n 1 suttas/translation_en/mn/mn2_translation-en-anigha.json
git log --follow --format=%cd --date=iso-strict -n 1 suttas/translation_en/mn/mn2_translation-en-anigha.json
They all give the current time instead of actually the date added. https://github.com/bkhpanigha/hh-suttas/blob/2a69a6866243153eaf4d025f8225f4771f26284e/available_suttas.json#L11
Might be a github actions environment issue. I get the correct value when I locally run say:
git log --follow --format=%cd --date=iso-strict -n 1 suttas/translation_en/mn/mn2_translation-en-anigha.json