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
Currently, we have 6 precisions, which are PRECISIONNANOSECOND, PRECISIONMICROSECOND, PRECISIONMILLISECOND, PRECISIONSECOND, PRECISIONMINUTE, PRECISIONHOUR.
However, the precision of rfc3339 is missing, because we may need to have the time in the returned data in string format.
The text was updated successfully, but these errors were encountered:
Currently, we have 6 precisions, which are PRECISIONNANOSECOND, PRECISIONMICROSECOND, PRECISIONMILLISECOND, PRECISIONSECOND, PRECISIONMINUTE, PRECISIONHOUR.
However, the precision of rfc3339 is missing, because we may need to have the time in the returned data in string format.
The text was updated successfully, but these errors were encountered: