- 
    
Bug
 - 
    Resolution: Invalid
 - 
    
Critical
 - 
    3.5
 - 
    None
 - 
    None
 
One day is lost when the metadata indexer try to index a date metadata.
For exemple, a Date metadata with a value of 31/05/2013 will be indexed in Lucene with the value 20130530 for the corresponding field. Howerver, the correct value if 20130531.
Perhaps there is also a similar side effect for date-time metadata (I have not tested this case).