commandlineparser / commandlineparser/commandline
Better way to handle DateTime parameters
未關閉
- 主要語言
- C#
- 星號
- 4.8k
- 分支
- 478
- PR 合併指標
- 30 天內沒有已合併 PR
描述
As for now it seems that a DateTime option is simply parsed and therefore converted to local time
It should be possible to keep the date in UTC
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
首先在命令列剖析器中找到 DateTime 選項剖析的進入點,並確定剖析後的值在哪裡被轉換為本地時間。當 DateTime 選項可以保留其 UTC 值,而不是被轉換為本地時間時,工作就完成了。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100