|
Hey everyone, I am trying to convert two different date fields into unix time to do some mathematical operations. One of my timestamps doesn't want to convert for some reason. Here it is: 20110527162327.013 The time format is YYYYMMDDHHmmss.sss. I pass it into convert like so:
But it still outputs the exact same input time. Anyone have any ideas? |
|
I suppose it's a bug, but
The documentation for version 4.2.1 does not show convert as deprecated. Just curious if you're going by best practices or is the function in fact deprecated and the documentation doesn't reflect that?
(01 Jun '11, 07:49)
msarro
|