Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
splitting up long number
#1
Hi there,

I have some timecodes in the format:
144345.20
how can convert this to a normal timecode that can then be used for calculating time?

To clarify what this is, it is not seconds, it is hhmmss all bunched together, so you have first two digits are the hours the next two minutes and the last four are seconds and milliseconds. That's an awful lot a wheel reinvention.

Regards
iFunk
Reply


Messages In This Thread
splitting up long number - by iFunKtion - Dec-07-2016, 02:17 PM
RE: splitting up long number - by stranac - Dec-07-2016, 02:24 PM
RE: splitting up long number - by iFunKtion - Dec-07-2016, 02:47 PM
RE: splitting up long number - by sparkz_alot - Dec-07-2016, 02:58 PM
RE: splitting up long number - by iFunKtion - Dec-07-2016, 03:09 PM
RE: splitting up long number - by sparkz_alot - Dec-07-2016, 03:33 PM
RE: splitting up long number - by snippsat - Dec-07-2016, 03:45 PM
RE: splitting up long number - by Larz60+ - Dec-07-2016, 05:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  float("{:.2f}" return long number? korenron 2 1,083 Jul-13-2022, 05:35 AM
Last Post: korenron
  Sequence Generator - Long number krux_rap 3 2,359 Aug-19-2020, 06:37 PM
Last Post: buran
  Factorial Code is not working when the given number is very long integer Raj_Kumar 2 2,335 Mar-31-2020, 06:40 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020