in reply to getting a utc value from julian date

tl;dr

Yeah, split the problem up into pieces no longer than 20 lines, including code and data

Use another 1 - 10 lines for a specific question

This is step 1

Also http://stackoverflow.com/questions/30856625/is-it-possible-to-convert-localtime-into-julian-date-in-perl

  • Comment on Re: getting a utc value from julian date