summaryrefslogtreecommitdiff
path: root/src/saml2/time_util.py
Commit message (Expand)AuthorAgeFilesLines
* Added another time function - utc_time_sans_fracRoland Hedberg2015-11-131-0/+4
* Fix before time_util function.Igor Pejic2015-10-011-1/+1
* Fix python3 fail comparing time struct to NoneClint Byrum2015-05-281-0/+4
* Use six.string_types instead of basestringClint Byrum2015-05-151-3/+4
* Fix python3 syntax errorsClint Byrum2015-05-151-3/+4
* now properly handles seconds and or Zdfeinzeig2015-03-191-1/+1
* some IdPs (for example OneLogin seem to exclude the trailing Z in the IssueIn...dfeinzeig2015-03-191-1/+1
* PEP-8Roland Hedberg2014-10-021-9/+9
* On Copyright statement in one place.Roland Hedberg2014-09-091-14/+1
* Fixed parse_duration.Roland Hedberg2014-04-081-9/+19
* Fixed bug in duration parsing.Roland Hedberg2014-04-081-0/+2
* Added argument to the instant() function.Roland Hedberg2014-02-051-1/+1
* Allow input of timestamp if not present time should be used.Roland Hedberg2014-02-051-2/+5
* EditorialRoland Hedberg2013-02-271-11/+24
* editorialRoland Hedberg2013-02-201-5/+5
* Changed names to make parameters more obvious.Roland Hedberg2013-01-101-10/+10
* EditorialRoland Hedberg2013-01-051-2/+9
* Initial add0.4.2Roland Hedberg2012-05-231-0/+292