mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Updated Lib datetime (markdown)
+1
-4
@@ -237,10 +237,7 @@ Options:
|
||||
- [time](http://golang.org/pkg/time/)
|
||||
- [Duration](http://golang.org/pkg/time/#Duration): a duration with an int64 nanosecond count.
|
||||
- [Location](http://golang.org/pkg/time/#Location): maps time instants to the zone in use at that time.
|
||||
- [Time](http://golang.org/pkg/time/#Time): an instant in time with nanosecond precision. Consists of:
|
||||
- Seconds (int64) since the Unix epoch
|
||||
- Nanoseconds (int32)
|
||||
- Location
|
||||
- [Time](http://golang.org/pkg/time/#Time): an instant in time with nanosecond precision.
|
||||
1. Language: Haskell
|
||||
- [Data.Time](http://www.haskell.org/ghc/docs/latest/html/libraries/time-1.4.0.1/index.html)
|
||||
1. Language: Java
|
||||
|
||||
Reference in New Issue
Block a user