You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function should take 2 parameters, a string (represented as a StringGetter) that represents the time and a string (represented as a StringGetter) that represents the format that the time should be parse. We should also support standard names for common formats in the second parameter, like RFC3339 or ISO 8601 that the function would know how to interpret.