https://github.com/anowacki/nanodates.jl
Dates with nanosecond resolved days
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Dates with nanosecond resolved days
Basic Info
- Host: GitHub
- Owner: anowacki
- License: mit
- Default Branch: main
- Size: 1.98 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of JuliaTime/NanoDates.jl
Created almost 4 years ago
· Last pushed almost 4 years ago
https://github.com/anowacki/NanoDates.jl/blob/main/
# NanoDates.jl
### celebrating the finer aspects of time
----
| | [](https://juliatime.github.io/NanoDates.jl/dev/) | [](https://coveralls.io/github/JuliaTime/NanoDates.jl?branch=main) | [](https://github.com/JuliaTesting/Aqua.jl) | [](http://opensource.org/licenses/MIT) |
|--|:------------:|:-----------:|:----------:|:---------:|
| | guidance | testing | clean code | attribution only |
[](https://zenodo.org/badge/latestdoi/483859789)
----
##### motivation
- *Every day should have all the times-of-day* (except where timezone changes apply)
- The `Time` type from Dates supports nanoseconds when dates are not used.
- `Time` works incompletely with`DateTime` which is limited to milliseconds.
- We need date-and-time together, fully resolved, accurate and precise.
- `NanoDate` is familiar and effective
- works well with Dates
- uses `DateTime` methods
- This package is a redesign of `TimesDates`
- `TimesDates` is widely used and well-liked
- offers nanoseond resolved dates (as do we)
- offers nanosecond accurate time zones (we do not)
- Contributors are welcome
- clear code, robust performance, reliable interoperability
- frendly docs, easily followed, well explained
----
| light nanoseconds | metric distance |
|:-----------------:|:-------------------------:|
| 1 ns | 299_793_458 nanometers |
| 1 ns | 0.299_793_458 meters |
from Grace Hopper (thank you, Grace)
Owner
- Name: Andy Nowacki
- Login: anowacki
- Kind: user
- Website: http://homepages.see.leeds.ac.uk/~earanow/
- Repositories: 57
- Profile: https://github.com/anowacki
Lecturer at the School of Earth and Environment, University of Leeds, studying the Earth's deep interior.