dotnet / dotnet/dotnet-api-docs
So..the C# conversion routines that says "FromFileTime" doesn't actually work with a FILETIME
- Vorherrschende Sprache
- C#
- Sterne
- 949
- Forks
- 1.7k
- Ø Merge
- 2 T. 19 Std.
- Gemergte PRs (30 T.)
- 52
Beschreibung
There's a C++ FILETIME construct in Windows. What I was actually looking for was a way to convert that sort of structure into a nice C# version. Instead I get something that would work, if only I could convert a FILETIME into a 64-bit long. Which I can't.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 2004c879-1453-ce09-7723-4b6b8d4cc455
* Version Independent ID: cc6c02a8-9c8e-3a06-f577-c8ea51e484e0
* Content: [DateTime.FromFileTime(Int64) Method (System)](https://docs.microsoft.com/en-us/dotnet/api/system.datetime.fromfiletime?view=netframework-4.7.2)
* Content Source: [xml/System/DateTime.xml](https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/DateTime.xml)
* Product: **dotnet-api**
* GitHub Login: @dotnet-bot
* Microsoft Alias: **dotnetcontent**
Beitragsleitfaden
Rechercherichtung
Die Quelle ist xml/System/DateTime.xml, die von der API-Seite DateTime.FromFileTime(Int64) verlinkt ist. Beginne damit, den dokumentierten Int64-Parameter mit der im Issue beschriebenen Windows FILETIME-Struktur zu vergleichen, und ermittle, welche Klarstellung dadurch unterstützt wird. Als erledigt gilt die Aufgabe, wenn die API-Dokumentation den Zusammenhang und die zulässige Darstellung eindeutig erklärt, ohne die gemeldete Unklarheit bestehen zu lassen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp, csharp
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100