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

[Feature Request] Please support MJD format in Carbon #197

Closed
wakatara opened this issue Nov 11, 2023 · 2 comments
Closed

[Feature Request] Please support MJD format in Carbon #197

wakatara opened this issue Nov 11, 2023 · 2 comments
Labels
Under consideration Under consideration

Comments

@wakatara
Copy link

Feature Request

Is your feature request related to a problem? Please describe:

At the moment conversions to and from MJD (modified julian day) and JD (common astronomy formats) are a bit tricky in Go. It would be awesome if these were supported in Carbon.

Describe the feature you'd like:

Have Carbon recognize and convert between it's various formats, the MJD format (mostly to iso standard string format), and the nice way you handle strings and such in the library.

Describe alternatives you've considered:

There is an older library that does this but it is very developer unfriendly compared to yours.

Teachability, Documentation, Adoption, Migration Strategy:

I'd be using this in a project API for a joint project between UHawaii and NASA that I am currently in the middle of.

@gouguoyin
Copy link
Collaborator

gouguoyin commented Nov 11, 2023

I will research your suggestions.

@gouguoyin gouguoyin added the Under consideration Under consideration label Nov 11, 2023
@gouguoyin
Copy link
Collaborator

gouguoyin commented Jan 26, 2024

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

No branches or pull requests

2 participants