harvesterplugins/media/image/src/cpixmediaimagedoc.cpp
changeset 7 51d10d255e92
parent 5 3bc31ad99ee7
child 9 4a2987baf8f7
equal deleted inserted replaced
5:3bc31ad99ee7 7:51d10d255e92
    28 #ifdef OST_TRACE_COMPILER_IN_USE
    28 #ifdef OST_TRACE_COMPILER_IN_USE
    29 #include "cpixmediaimagedocTraces.h"
    29 #include "cpixmediaimagedocTraces.h"
    30 #endif
    30 #endif
    31 
    31 
    32 
    32 
    33 _LIT( KFormatDateTime, "%04d-%02d-%02dT%02d:%02d:%02dZ");    // yyyy-mm-ddThh:mm:ssZ
    33 _LIT( KFormatDateTime, "%04d %02d %02dT%02d:%02d:%02dZ");    // yyyy-mm-ddThh:mm:ssZ
    34 
    34 
    35 // -----------------------------------------------------------------------------
    35 // -----------------------------------------------------------------------------
    36 // CCPIXDocFetcher::NewL()
    36 // CCPIXDocFetcher::NewL()
    37 // -----------------------------------------------------------------------------
    37 // -----------------------------------------------------------------------------
    38 //
    38 //