limbo/core/functions
Doug Anderson444 0423945803
restrict chrono to no-dfault-features, update julian_day_converter
chrono has default features that are incompatible with some targets, such as non-js WebAssembly.

Removing the unused defaults allows limbo to compile to these targets
2025-02-10 21:58:34 -04:00
..
datetime.rs restrict chrono to no-dfault-features, update julian_day_converter 2025-02-10 21:58:34 -04:00
mod.rs core: Move strftime to functions module 2025-02-06 13:53:36 +02:00
printf.rs remove RC<String> requirement for build_text and new text 2025-02-09 13:44:39 -03:00
strftime.rs core: Move strftime to functions module 2025-02-06 13:53:36 +02:00