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

A few DateTime tweaks #2767

Merged
merged 2 commits into from
Apr 22, 2024
Merged

A few DateTime tweaks #2767

merged 2 commits into from
Apr 22, 2024

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Apr 14, 2024

Some further minor updates to DateTime:

  • Reduce class size. Member variables misaligned so consumes 14 bytes instead of 12.
  • Simplify calcDayOfYear()

mikee47 added 2 commits April 15, 2024 10:45
Member variables misaligned so consumes 14 bytes instead of 12
@mikee47 mikee47 force-pushed the fix/DateTime-tweaks branch from 6b2b989 to ef90cd5 Compare April 15, 2024 09:48
@slaff slaff added this to the 5.2.0 milestone Apr 18, 2024
@mikee47 mikee47 changed the title [WIP] A few DateTime tweaks A few DateTime tweaks Apr 19, 2024
@slaff slaff merged commit c8cffeb into SmingHub:develop Apr 22, 2024
46 checks passed
@mikee47 mikee47 deleted the fix/DateTime-tweaks branch April 23, 2024 09:56
@slaff slaff mentioned this pull request May 8, 2024
5 tasks
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.

2 participants