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

utilcodex:1.30.4 工控屏 rk3288 Android 7.1 #1790

Open
rwzhang opened this issue Oct 12, 2023 · 0 comments
Open

utilcodex:1.30.4 工控屏 rk3288 Android 7.1 #1790

rwzhang opened this issue Oct 12, 2023 · 0 comments
Assignees
Labels

Comments

@rwzhang
Copy link

rwzhang commented Oct 12, 2023

描述 Bug

utilcodex:1.30.4
工控屏 rk3288
Android 7.1

相关代码

kotlin 版本 使用room存储数据库记录断网时间
netWorkDatabase.getNetWorkInfoDao().insertAll(
new NetWorkError(
NetWorkUtil.getEthernetMacAddress().replace(":", ""),
TimeUtils.getNowString()
)
);

异常堆栈

出现获取转换异常的时间格式 当前正确时间应为2023-10-xx xx-xx-xx,但是后台上传的日志中出现了2017-01-01 01-44-15
10691697081919_ pic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants