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

Edge/Node attributes don't support datetime format #518

Closed
trichins opened this issue Feb 2, 2012 · 1 comment
Closed

Edge/Node attributes don't support datetime format #518

trichins opened this issue Feb 2, 2012 · 1 comment
Assignees
Milestone

Comments

@trichins
Copy link

trichins commented Feb 2, 2012

In both NodeDraftImpl.java and EdgeDraftImpl.java, the addTimeInterval() functions will check if the time format is DATE or DATETIME before converting the date, but in the addAttributeValue() functions it only checks for the DATE time format.

@ghost ghost assigned mbastian Feb 24, 2012
mbastian added a commit to mbastian/gephi that referenced this issue Feb 24, 2012
@mbastian
Copy link
Member

This should be fixed. Please let me know if you find other issues.

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