.. _f-formathelper: module ``filehelper.format_helper`` =================================== Short summary +++++++++++++ module ``pyensae.filehelper.format_helper`` Various functions to display information about files :githublink:`%|py|5` Functions +++++++++ +--------------------------------------------------------------------------------+----------------------------------------+ | function | truncated documentation | +================================================================================+========================================+ | :func:`format_file_mtime ` | Returns a :epkg:`datetime` for a file. | +--------------------------------------------------------------------------------+----------------------------------------+ | :func:`format_file_size ` | Formats the file size as string. | +--------------------------------------------------------------------------------+----------------------------------------+ Documentation +++++++++++++ .. automodule:: pyensae.filehelper.format_helper :members: :special-members: __init__ :show-inheritance: