mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
daaaafeff8
add public api function to retrieve struct tm from time object. this enables other gems to access time components for formatting while maintaining encapsulation of internal mrb_time structure. Co-authored-by: Claude <noreply@anthropic.com>