dotnet / dotnet/dotnet-api-docs
So..the C# conversion routines that says "FromFileTime" doesn't actually work with a FILETIME
- 主要言語
- C#
- スター
- 950
- フォーク
- 1.7k
- 平均マージ
- 2日 19時間
- マージ済み PR(30日)
- 52
説明
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**
コントリビューションガイド
調査の方向性
ソースは、DateTime.FromFileTime(Int64) API ページからリンクされている xml/System/DateTime.xml です。まず、文書化されている Int64 パラメーターを、issue で説明されている Windows FILETIME 構造体と比較し、どのような明確化が裏付けられるかを判断してください。API ドキュメントが関係と受け入れられる表現を明確に説明し、報告された曖昧さを残していなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, csharp
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100