• Converts the firestore time field (time_created) into a human readable time string (time_string)
    for ALL documents in a collection

    Parameters

    • collection_path: string

    Returns Promise<void>