-
Notifications
You must be signed in to change notification settings - Fork 7
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
negative timedelta_type #4
Comments
Okay, I will check it later. |
@mpagowski Sorry for the delay! I have fixed the problem, you could give it a try. |
Thanks, works great, but please update the example because of different module/function names
… On Oct 18, 2018, at 9:40 PM, Li Dong ***@***.***> wrote:
@mpagowski <https://github.com/mpagowski> Sorry for the delay! I have fixed the problem, you could give it a try.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#4 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AV1PSyDUQAsGNsruIxbCa8-p_qXOCuVzks5umUmbgaJpZM4XZvFP>.
|
@mpagowski I will find another time to update README.md. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pls look at the code below
dt is always positive regardless of the sign. Is there a way to allow negative values?
Thanks
TYPE(timedelta_type) :: dt
2015-08-05T21:00:00Z
2015-08-05T19:31:00Z
2015-08-05T21:22:00Z
0 1 29 0 0
0 0 22 0 0
The text was updated successfully, but these errors were encountered: