# io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime

From **Kubernetes**.

MicroTime is version of Time with microsecond level precision.

- Type: `string`
- Format: `date-time`

## JSON Schema

```json
{"description":"MicroTime is version of Time with microsecond level precision.","format":"date-time","type":"string"}
```
