Unpack packed numeric temporal value to date/time value and then convert to decimal representation. @param OUT dec The variable to write to. @param type MySQL field type. @param packed_value Packed numeric temporal representation. @return A decimal value in on of the following formats, depending on type: YYYYMMDD, hhmmss.ffffff or YYMMDDhhmm
source not stored for this graph (policy: none)
no test coverage detected