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

Use dateTimeFormatter to support non-standard calendars #15

Closed
wants to merge 1 commit into from

Conversation

Aelfhe1m
Copy link

Add support for Kronometer or other non-standard calendar formatters by switching date formatting to built in utility functions.

Compiled DLL for testing: PreciseManeuver.zip

Add support for Kronometer or other non-standard calendar formatters by switching date formatting to built in utility functions.
@radistmorse
Copy link
Owner

While I support the idea of using the standard tools, this patch needs more work. There is no need to keep the NodeTools.ConvertUTtoHumanTime() if it'll consist of only one line. Just replace the calls to it directly.

Also, since the formats become obsolete, the relevant lines should be removed from the localization file.

@radistmorse radistmorse closed this Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants