Hello! Where is the mistake?
Print "Time-Part: "; Round(Frac(Now()), -8); " ▸ "; Format$(Time(Frac(Now())), "hh:nn:ss"); Format$(Time(Frac(Now())), "(t)") Print "Time-Part: "; Round(Frac(Now()), -8); " ▸ "; Format$(Time(Now()), "hh:nn:ss"); Format$(Time(Now()), "(t)")
Output: Time-Part: 0,59328568 ▸ *14*:14:19 (CEST) ' UTC! Time-Part: 0,59328568 ▸ *16*:14:19 (CEST) Regards Hans _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user