HI,all.

how can i format the line of code bellow to have the decimals of seconds?

VB Code:
  1. data_time = Format(datacurr_tempo, "hh:mm:ss")

Thanks.