string_to_date (string date, string format) ⇒ date
Transforms a string, date, which is the of the format, format, to a date. E.g. string_to_date("25-10-2015 14:00:24", "dd-MM-yyyy hh:mm:ss")
Alternative function names: string_to_date
First available: Version 1.3.4
Transforming to objects
ZPE 1.6.6 made a change to the way dates are represented at stored, so instead of using a Java date, ZPE 1.6.6 and later use the date object.

There are no comments on this page.
Comments are welcome and encouraged, including disagreement and critique. However, this is not a space for abuse. Disagreement is welcome; personal attacks, harassment, or hate will be removed instantly. This site reflects personal opinions, not universal truths. If you can’t distinguish between the two, this probably isn’t the place for you.
Comments powered by BalfComment