File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,3 +5,9 @@ Modules = [AstroTime.Epochs]
5
5
Private = false
6
6
```
7
7
8
+ ``` @docs
9
+ AstroTime.AstroDates.DateTime
10
+ AstroTime.AstroDates.Date
11
+ AstroTime.AstroDates.Time
12
+ ```
13
+
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ The main difference is that you need to supply the time scale to be used.
12
12
Out of the box, the following time scales are defined:
13
13
14
14
- [ ` TAI ` ] ( @ref ) : [ International Atomic Time] ( https://en.wikipedia.org/wiki/International_Atomic_Time )
15
- - [ ` UTC ` ] ( @ref ) : [ Coordinated Universal Time] ( https://en.wikipedia.org/wiki/Coordinated_Universal_Time )
16
15
- [ ` UT1 ` ] ( @ref ) : [ Universal Time] ( https://en.wikipedia.org/wiki/Universal_Time#Versions ) [ ^ 1 ]
17
16
- [ ` TT ` ] ( @ref ) : [ Terrestrial Time] ( https://en.wikipedia.org/wiki/Terrestrial_Time )
18
17
- [ ` TCG ` ] ( @ref ) : [ Geocentric Coordinate Time] ( https://en.wikipedia.org/wiki/Geocentric_Coordinate_Time )
You can’t perform that action at this time.
0 commit comments