limbo/core/functions
Pekka Enberg c620a15a55
Merge 'core: Support ceiling modifier in datetime' from Ceferino Patino
Resolves #2677
- Implements the modifier for Floor on the datetime object.
- Implements the modifier for Ceiling on the datetime object.
- Includes additional testing changes in testing/scalar-functions-
datetime.test to test the sql functionality.
Consolidation PR of #2678 and #2679 since the functions ended up being
much more complicated than I initially thought and had to be done in a
single PR.

Closes #2757
2025-09-10 14:46:07 +03:00
..
datetime.rs Merge 'core: Support ceiling modifier in datetime' from Ceferino Patino 2025-09-10 14:46:07 +03:00
mod.rs core: Move strftime to functions module 2025-02-06 13:53:36 +02:00
printf.rs core/printf: %o substitution type implementation 2025-08-30 21:55:22 -03:00
strftime.rs core: Move strftime to functions module 2025-02-06 13:53:36 +02:00