mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-18 03:06:38 +00:00
ICU-7351 remove ^G in datefmt.h
X-SVN-Rev: 27303
This commit is contained in:
parent
227379ff6b
commit
d2a13341b1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
********************************************************************************
|
||||
* Copyright (C) 1997-2009, International Business Machines
|
||||
* Copyright (C) 1997-2010, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************************
|
||||
*
|
||||
|
@ -342,7 +342,7 @@ public:
|
|||
/**
|
||||
* Formats a UDate into a date/time string.
|
||||
*
|
||||
* @param date UDate to be formatted into a date/time string.
|
||||
* @param date UDate to be formatted into a date/time string.
|
||||
* @param appendTo Output parameter to receive result.
|
||||
* Result is appended to existing contents.
|
||||
* @param posIter On return, can be used to iterate over positions
|
||||
|
|
Loading…
Add table
Reference in a new issue