下载的问题
Open
- Dominant language
- Python
- Stars
- 7k
- Forks
- 1.9k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 6
Description
### 重现步骤
下载选择open-xml格式的时候,如果数据有datetime类型,则会出现数据失真
### 预期外的结果
例如原始数据为2022-09-06 14:30:00
下载为open-xml格式用excel打开后数据显示为2022-09-06 14:30:42
### 日志文本
_No response_
### 版本
1.8.5
### 部署方式
Docker
### 是否还有其他可以辅助定位问题的信息?比如数据库版本等
_No response_
Contributor guide
Research direction
Reproduce the export using version 1.8.5 in the Docker deployment, selecting open-xml format and a datetime value such as 2022-09-06 14:30:00. Trace the download/export entry point and compare the generated value when opened in Excel; done means the exported datetime remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100