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

support parsing datetime format for opentftp #48

Closed
jtmoon79 opened this issue Oct 7, 2022 · 0 comments
Closed

support parsing datetime format for opentftp #48

jtmoon79 opened this issue Oct 7, 2022 · 0 comments
Labels
datetime format support for parsing some datetime pattern format enhancement New feature or request good first issue Good for newcomers

Comments

@jtmoon79
Copy link
Owner

jtmoon79 commented Oct 7, 2022

Problem

Popular tftp server opentftp has unsupported syslog datetime format

[22-Feb-17 21:24:20] TFTP Server SinglePort Version 1.66 Unix Built 2003 Starting..

Solution

Add support for the datetime format. Add built-in tests to datetime.rs and comment which test cases are that format.

@jtmoon79 jtmoon79 added enhancement New feature or request good first issue Good for newcomers labels Oct 7, 2022
jtmoon79 added a commit that referenced this issue Dec 31, 2022
jtmoon79 added a commit that referenced this issue Dec 31, 2022
@jtmoon79 jtmoon79 closed this as completed Jan 8, 2023
@jtmoon79 jtmoon79 added the datetime format support for parsing some datetime pattern format label Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datetime format support for parsing some datetime pattern format enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant