Comment #14 by Jussi LAHTINEN: Non-intuitive part comes from the fact that there is no way to know the result of Format function.
Print Format(Now, "hh:mm dd/mm/yyyy") Gives either: 15.08 27/08/2015 15:08 27/08/2015 15.08 27.08.2015 15:08 27.08.2015 Or who knows what! Instead it would be logical that it gives what you describe it to give, which is without any ambiguity: 15:08 27/08/2015 ------------------------------------------------------------------------------ _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user