Convert a date/time string to a UNIX or POSIX time stamp.
Description of UNIX Time: Two layers of encoding make up Unix time. These can usefully be separated. The first layer encodes a point in time as a scalar real number, and the second encodes that number as a sequence of bits or in another form.