Skip to content

Why can't the metadata of a directory include the last modified time? #4746

@cammette

Description

@cammette

When using some file systems, such as local file systems, the metadata of directories generally includes the last modified time. However, in the list of entries traversed by opendal, if the entry is a directory, its last modified time is None.
If I want to obtain the last modified time of a directory, how should I do it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions