You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if I'm doing correct, but looks currently mpxj doesn't support to import the project date/time format via MPPReader.read API? Looks projectProperties.getDateFormat() always returns 20, while projectProperties.getTimeFormat() always returns 0.
Any plan when we're gonna support to import the project date/time format?
The text was updated successfully, but these errors were encountered:
Not sure if I'm doing correct, but looks currently mpxj doesn't support to import the project date/time format via MPPReader.read API? Looks
projectProperties.getDateFormat()
always returns20
, whileprojectProperties.getTimeFormat()
always returns0
.Any plan when we're gonna support to import the project date/time format?
The text was updated successfully, but these errors were encountered: