summaryrefslogtreecommitdiffstats
path: root/lib/SimpleSAML/Utils/Time.php
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: do not set the timezone as initialized if it wasn't!Jaime Perez Crespo2016-03-041-5/+11
* No need to disable the error handler momentarily when guessing the timezone f...Jaime Perez Crespo2016-03-041-10/+4
* Complete the coverage for SimpleSAML\Utils\Time::parseDuration().Jaime Perez Crespo2016-03-041-1/+2
* Initial test for SimpleSAML\Utils\Time.Jaime Perez Crespo2016-03-031-2/+3
* Use InvalidArgumentException instead of SimpleSAML_Error_Exception when deali...Jaime Perez Crespo2015-04-231-3/+3
* Move SimpleSAML_Utilities::parseDuration() to SimpleSAML\Utils\Time::parseDur...Jaime Perez Crespo2015-04-201-3/+91
* Move SimpleSAML_Utilities::initTimezone() to SimpleSAML\Utils\Time::initTimez...Jaime Perez Crespo2015-04-201-0/+45
* Move SimpleSAML_Utilities::generateTimestamp() to SimpleSAML\Utils\Time::gene...Jaime Perez Crespo2015-04-201-0/+29