Skip to content

[InputFile] Set last modified date#3044

Merged
dvoituron merged 3 commits intomicrosoft:devfrom
maNobly:dev
Dec 14, 2024
Merged

[InputFile] Set last modified date#3044
dvoituron merged 3 commits intomicrosoft:devfrom
maNobly:dev

Conversation

@maNobly
Copy link
Copy Markdown
Contributor

@maNobly maNobly commented Dec 12, 2024

Pull Request

📖 Description

Making the property LastModified from the IBrowserFile available on the the FluentInputEventArgs object, so it can be accessed.

🎫 Issues

👩‍💻 Reviewer Notes

📑 Test Plan

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

⏭ Next Steps

Save the property LastModified from the IBrowserFile to the FluentInputEventArgs object.
@maNobly
Copy link
Copy Markdown
Contributor Author

maNobly commented Dec 12, 2024

@microsoft-github-policy-service agree

@dvoituron
Copy link
Copy Markdown
Collaborator

Have you verified that this `File.LastModified' property is also available in a WASM project?

@maNobly
Copy link
Copy Markdown
Contributor Author

maNobly commented Dec 14, 2024

Have you verified that this `File.LastModified' property is also available in a WASM project?

Yes, I have also tested in WASM project and the prop is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants