Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Date conversion function has a bug, sometimes it will be more than one second #137

Open
bihell opened this issue Apr 20, 2023 · 2 comments

Comments

@bihell
Copy link

bihell commented Apr 20, 2023

The correct timestamp should be 1681920000 as shown

WechatIMG301856

BTW: How to participate in development ? Is there a development documentation? I would also like to try my hand at Mac software development.

@bihell
Copy link
Author

bihell commented Apr 20, 2023

I think it's the rounded() function that's causing the problem

self.cell.unixTimeField.value = $0.timeIntervalSince1970.rounded()

@veler
Copy link

veler commented Jun 11, 2024

Hi,

DevToysMac is now archived and deprecated. We just released DevToys 2.0 for Windows, Mac and Linux. This issue may or may have not been addressed in the new version. If the issue persist, we encourage to open a new issue on https://github.com/DevToys-app/DevToys or https://github.com/DevToys-app/DevToys.Tools

See more information about DevToys 2.0 here: https://devtoys.app/blog/announcing-devtoys-2.0-preview

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

No branches or pull requests

2 participants