Skip to content

How to create a file with SD_MMC.open("/bench.dat, FILE_WRITE) with creation date/time ? #8104

@techtoys

Description

@techtoys

Related area

Date time for any new file with SD_MMC file system

Hardware specification

ESP32-PICO-D4

Is your feature request related to a problem?

All files created with File file = SD_MMC.open("/bench.dat", FILE_WRITE) are missing creation date/ time under Windows Explorer. See screen capture attached.
Missing_date_modified_info_under_Windows

Describe the solution you'd like

I wish to see the creation time of file when created and appended under Windows.

Describe alternatives you've considered

Nil

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions