Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/date/list 获取zlm录像文件有问题 #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MeBetterMan
Copy link

VideoFileService类中getFilesInTime方法,对于录像文件处理有问题。1.zlm录像文件没有 : 2.根据文件名拼接日期。时间格式是:yyyy-MM-dd HH:mm:ss 原来时间拼接成 2022-5-25 13不对,必须拼接成2022-5-25 13:00:00

image

李防 and others added 2 commits May 25, 2022 15:49
2.录像文件日期。format为 yyyy-MM-dd HH:mm:ss, 仅拼接时间为 2022-5-25 13是不行的。需要拼接为2022-5-25 13:00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant