Skip to content

Refactor time handling and format integration in tempoch#14

Merged
VPRamon merged 3 commits into
mainfrom
update-ffi
May 18, 2026
Merged

Refactor time handling and format integration in tempoch#14
VPRamon merged 3 commits into
mainfrom
update-ffi

Conversation

@VPRamon
Copy link
Copy Markdown
Member

@VPRamon VPRamon commented May 18, 2026

  • Updated examples to utilize new Time encoding methods for conversions between scales and formats.
  • Introduced new constants for Unix epoch in Julian Date and Modified Julian Date.
  • Removed legacy time header and refactored scale and format definitions into separate files for better organization.
  • Enhanced EncodedTime class with new methods for handling conversions and arithmetic operations.
  • Added unit tests to verify the correctness of new time handling features and ensure backward compatibility.

- Updated examples to utilize new Time encoding methods for conversions between scales and formats.
- Introduced new constants for Unix epoch in Julian Date and Modified Julian Date.
- Removed legacy time header and refactored scale and format definitions into separate files for better organization.
- Enhanced EncodedTime class with new methods for handling conversions and arithmetic operations.
- Added unit tests to verify the correctness of new time handling features and ensure backward compatibility.
@VPRamon VPRamon self-assigned this May 18, 2026
@VPRamon VPRamon merged commit a64c588 into main May 18, 2026
5 checks passed
@VPRamon VPRamon deleted the update-ffi branch May 18, 2026 15:37
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