in reply to Re: scalar localtime() to timestamp
in thread scalar localtime() to timestamp

This is just a personal script so the input is just for me to use. In fact it's just a first step - the next one is to extract all the scalar localtime() dates from a file and convert them to timestamp, but I can handle that side so I wanted to check that I was on the right lines with this code before I went further.

Thanks for the info on strftime - I'll read up on that.