Microsoft SDK for Java

Locale.getAMTimeMark

Retrieves a String that represents the AM designator.

Syntax

public String getAMTimeMark()

Return Value

Returns a String object containing the AM designator for the current locale.

Remarks

Use this method to obtain the AM designator used when displaying time values in non-military formats for the current locale.

See Also   setAMTimeMark

© 1999 Microsoft Corporation. All rights reserved. Terms of use.