Package org.teavm.classlib.impl.unicode
Interface DateFormatCollection
- All Superinterfaces:
org.teavm.platform.metadata.Resource
public interface DateFormatCollection
extends org.teavm.platform.metadata.Resource
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetFullFormat(String format) voidsetLongFormat(String format) voidsetMediumFormat(String format) voidsetShortFormat(String format)