Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to change date modes in time-series types #30

Merged
merged 12 commits into from
Oct 17, 2024
Merged

Conversation

AndrewIOM
Copy link
Owner

@AndrewIOM AndrewIOM commented Oct 17, 2024

For time-series, time-frame and time-index, allows using a pre-built dating mode or a custom dating mode rather than being constrained to the .NET DateTime type.

Includes:

  • Uncalibrated radiocarbon dates
  • Annually-resolved data
  • DateTime (as before).

Uses units of measure within time functions to avoid time-indexes and time-series' different dating units being used interchangably (to avoid errors).

@AndrewIOM AndrewIOM merged commit 01ae58b into master Oct 17, 2024
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant