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

Define output (write) methods for datetime and timedelta instances #46

Open
milancurcic opened this issue Jun 21, 2017 · 1 comment
Open
Assignees

Comments

@milancurcic
Copy link
Member

No description provided.

@scivision
Copy link
Collaborator

you mean like a REPR, where you do the Fortran equivalent of

a = datetime(...)
print *, a

which may actually be implemented as

a%print()

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