We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On POSIX, file-related times only have second-level precision. Like:
>> modified? system/options/boot == 1-Oct-2024/16:44:35+2:00
It should be improved!
The text was updated successfully, but these errors were encountered:
Oldes/Rebol3@5aa41b0
FIX: error: a label can only be part of a statement
cccb20b
related to: Oldes/Rebol-issues#2626
FEAT: improved file-related time values precision on POSIX platforms …
3994af8
…and resolved correct creation time on macOS resolves: Oldes/Rebol-issues#2626 resolves: Oldes/Rebol-issues#2624
No branches or pull requests
On POSIX, file-related times only have second-level precision. Like:
It should be improved!
The text was updated successfully, but these errors were encountered: