nodeguy/website/docs/api/generated/enums/timespec.md
Atul R 392aa3cd4c
Adds automatic docs for now (#308)
* adds basic typedoc

* backup

* Adds all docs to source code

* Adds autogenerated docs

* Fixes doc links

* Updates docs
2019-12-29 00:42:06 +05:30

39 lines
438 B
Markdown

---
id: "timespec"
title: "TimeSpec"
sidebar_label: "TimeSpec"
---
## Index
### Enumeration members
* [LocalTime](timespec.md#localtime)
* [OffsetFromUTC](timespec.md#offsetfromutc)
* [TimeZone](timespec.md#timezone)
* [UTC](timespec.md#utc)
## Enumeration members
### LocalTime
**LocalTime**: = 0
___
### OffsetFromUTC
**OffsetFromUTC**: = 2
___
### TimeZone
**TimeZone**: = 3
___
### UTC
**UTC**: = 1