Evening all,
Anyone any good at this?
Basically I have a UTC time in a string in ISO 8601 format, looks something like
I need a string which is just "hhmmss". Can anyone write a
$formatted =~ XYZ
type thing for me to do this?
Would appreciate it a lot.
Jon
Anyone any good at this?
Basically I have a UTC time in a string in ISO 8601 format, looks something like
2008-11-26T18:01:13.00Z
I need a string which is just "hhmmss". Can anyone write a
$formatted =~ XYZ
type thing for me to do this?
Would appreciate it a lot.
Jon