Actions
Feature proposal #6589
closedImplement parsing of date fields into storeable values
Feature proposal #6589:
Implement parsing of date fields into storeable values
Description
Currently social sites may not provide standard SQL formatted dates. Run them safely (try catch) through date parsing to format as SQL values so they can be properly stored.
Actions