From d2c9f0cbc9949f27f38dd5c1390b2924a8c778eb Mon Sep 17 00:00:00 2001 From: Alan Liu Date: Thu, 8 Aug 2002 23:57:40 +0000 Subject: [PATCH] ICU-2071 @since => @draft X-SVN-Rev: 9636 --- icu4c/source/i18n/unicode/timezone.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/i18n/unicode/timezone.h b/icu4c/source/i18n/unicode/timezone.h index 7afa1195f0..d0ffaf6c72 100644 --- a/icu4c/source/i18n/unicode/timezone.h +++ b/icu4c/source/i18n/unicode/timezone.h @@ -125,7 +125,7 @@ public: * The GMT time zone has a raw offset of zero and does not use daylight * savings time. This is a commonly used time zone. * @return the GMT time zone. - * @since ICU 2.0 + * @draft ICU 2.0 */ static const TimeZone* getGMT(void);