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
Context from log2timeline-dev@
I wrote a simple script that exploits regexes to convert from a standard asctime format to a string that can be accepted from dfdatetime CopyFromDateTimeString https://gist.github.com/SamuelePilleri/3ffae24b3cdd6dd04d01790519c2846b
Consider adding functionality to set date and time elements from ctime string
The text was updated successfully, but these errors were encountered:
@stefanomart
Sorry, something went wrong.
HTTP headers in Java idx format uses ctime string format
English day of week and month abbreviations: https://www.gnu.org/software/libc/manual/html_node/Formatting-Calendar-Time.html
The locale definitions for English https://github.com/lattera/glibc/blob/master/locale/C-time.c
joachimmetz
No branches or pull requests
Context from log2timeline-dev@
I wrote a simple script that exploits regexes to convert from a standard asctime format to a string that can be accepted from dfdatetime CopyFromDateTimeString
https://gist.github.com/SamuelePilleri/3ffae24b3cdd6dd04d01790519c2846b
Consider adding functionality to set date and time elements from ctime string
The text was updated successfully, but these errors were encountered: