Task #728
Story #912: Fix known TODOs in the metacat code base
Milliseconds needs to be added on to the date format used by Metacat CrudService
Start date:
Due date:
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
Description
Originally it was thought that milliseconds would not be needed. They are now needed so they need to be added on to the DateFormatter in CrudService. See the TODO in CrudService.listObjects().
History
#1 Updated by Chad Berkley over 14 years ago
- Parent task set to #912
#2 Updated by Chad Berkley about 14 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Milliseconds are now parsed correctly in CrudService.