Skip to content

Instantly share code, notes, and snippets.

View xom9k's full-sized avatar

Zagumennov Nikolay xom9k

View GitHub Profile
@xom9k
xom9k / DateToTimestamp.plugin.php
Created June 24, 2018 10:49 — forked from sepiariver/DateToTimestamp.plugin.php
MODX Plugin to convert TV date inputs to unix timestamp. By @theboxer
<?php
/*
* DateToTimestamp Plugin for MODX Revolution
* @code @theboxer
* @comments @sepiariver
*
* DateToTimestamp is free software; you can redistribute it and/or modify it under the
* terms of the GNU General Public License as published by the Free Software
* Foundation; either version 2 of the License, or (at your option) any later
* version.