Skip to content

CosmosTime.ClockTime.TryParse(string,CosmosTime.ClockTime)

osexpert edited this page Jul 22, 2023 · 3 revisions

ClockTime.TryParse(string, ClockTime) Method

TODO

public static bool TryParse(string str, out CosmosTime.ClockTime clockTime);

Parameters

str System.String

clockTime ClockTime

Returns

System.Boolean

Clone this wiki locally