| Index: source/i18n/unicode/dtitvinf.h
 | 
| diff --git a/source/i18n/unicode/dtitvinf.h b/source/i18n/unicode/dtitvinf.h
 | 
| index 9f6674e70d192a3acde4a605b9b019b671dfe7eb..444356d3f830427efdc72b36ad94624364ee350a 100644
 | 
| --- a/source/i18n/unicode/dtitvinf.h
 | 
| +++ b/source/i18n/unicode/dtitvinf.h
 | 
| @@ -1,6 +1,6 @@
 | 
|  /*
 | 
|   *******************************************************************************
 | 
| - * Copyright (C) 2008-2014, International Business Machines Corporation and
 | 
| + * Copyright (C) 2008-2015, International Business Machines Corporation and
 | 
|   * others. All Rights Reserved.
 | 
|   *******************************************************************************
 | 
|   *
 | 
| @@ -353,6 +353,7 @@ private:
 | 
|          kIPI_AM_PM,
 | 
|          kIPI_HOUR,
 | 
|          kIPI_MINUTE,
 | 
| +        kIPI_SECOND,
 | 
|          kIPI_MAX_INDEX
 | 
|      };
 | 
|  public:
 | 
| 
 |