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

Consider adding functionality to set date and time elements from ctime string #125

Open
joachimmetz opened this issue Nov 16, 2018 · 3 comments
Assignees

Comments

@joachimmetz
Copy link
Member

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

@SamuelePilleri
Copy link

@stefanomart

@joachimmetz joachimmetz self-assigned this Jul 10, 2019
@joachimmetz
Copy link
Member Author

HTTP headers in Java idx format uses ctime string format

@joachimmetz
Copy link
Member Author

joachimmetz commented Jul 10, 2019

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

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

No branches or pull requests

2 participants