百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页/返回 Issues 列表
#736·llm_wiki

[错误] Excel 自定义日期格式解析错误

作者: Annisme创建于 2026年9月7日更新于 2026年9月7日
  • Component: xlsx parser (extract_spreadsheet, fs.rs)
  • Issue: Xlsx cells containing custom date formats (such as "April 14") are mistakenly interpreted as regular numbers and output as Excel internal sequence codes (such as 45761) instead of the correct date. When ingested, LLM will identify these sequence codes as anomalies, which affects content analysis.

内容来源: nashsu/llm_wiki

查看 GitHub 原文在 GitHub 查看讨论