dotnet / dotnet/dotnet-api-docs
So..the C# conversion routines that says "FromFileTime" doesn't actually work with a FILETIME
- Lenguaje dominante
- C#
- Estrellas
- 949
- Forks
- 1.7k
- Merge medio
- 2 d 19 h
- PR fusionados (30 d)
- 52
Descripción
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**
Guía de contribución
Línea de trabajo
La fuente es xml/System/DateTime.xml, enlazada desde la página de la API DateTime.FromFileTime(Int64). Empieza comparando el parámetro Int64 documentado con la estructura Windows FILETIME descrita en el issue y determina qué aclaración está respaldada. El trabajo estará terminado cuando la documentación de la API explique claramente la relación y la representación aceptada sin dejar la ambigüedad señalada.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cpp, csharp
- Área
- documentation
- Tipo de issue
- Documentación
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100