FIX: NOW shows now formatted output

This commit is contained in:
Nicolás Hatcher
2025-11-11 06:56:05 +01:00
committed by Nicolás Hatcher Andrés
parent acf334074f
commit dd78db3d2b
4 changed files with 39 additions and 2 deletions

View File

@@ -75,6 +75,7 @@ mod test_log;
mod test_log10;
mod test_mod_quotient;
mod test_networkdays;
mod test_now;
mod test_percentage;
mod test_set_functions_error_handling;
mod test_sheet_names;