Commit 0cdaff8
committed
Added support for dates with milliseconds
Some SAML providers (salesforce in this case) return date strings
with milliseconds represented in decimal. (e.g.
2008-10-31T15:07:38.68Z). This commit adds support for them.1 parent 52abf76 commit 0cdaff8
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
0 commit comments