Date semantics must support milliseconds for better interoperability

Fix BeSimple#68
This commit is contained in:
Michael Veroux 2019-02-11 11:39:35 +01:00
parent b10b5431e5
commit e046be22eb
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ abstract class WsSecurityFilterClientServer
/**
* The date format to be used with {@link \DateTime}
*/
const DATETIME_FORMAT = 'Y-m-d\TH:i:s.000\Z';
const DATETIME_FORMAT = 'Y-m-d\TH:i:s.u\Z';
/**
* (X509 3.2.1) Reference to a Subject Key Identifier