'Declaration Public Shared Function Create( _
ByVal formatStringСтрока формата времени.As System.String _
) As TimeFormat
public static TimeFormat Create(
System.String formatString
)
public: static TimeFormat* Create(
System.String formatString
)
public:
static TimeFormat^ Create(
System.String formatString
)
Parameters
- formatString
- Строка формата времени.
Return Value
Формат времени, если формат поддерживается; в противном случае null.