Merge pull request #5888 from Snuffleupagus/documentProperties-parseDate-comment
Remove reference to GNUpdf from comment in |DocumentProperties.parseDate|
This commit is contained in:
commit
3821b2d6aa
@ -151,8 +151,7 @@ var DocumentProperties = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
parseDate: function documentPropertiesParseDate(inputDate) {
|
parseDate: function documentPropertiesParseDate(inputDate) {
|
||||||
// This is implemented according to the PDF specification (see
|
// This is implemented according to the PDF specification, but note that
|
||||||
// http://www.gnupdf.org/Date for an overview), but note that
|
|
||||||
// Adobe Reader doesn't handle changing the date to universal time
|
// Adobe Reader doesn't handle changing the date to universal time
|
||||||
// and doesn't use the user's time zone (they're effectively ignoring
|
// and doesn't use the user's time zone (they're effectively ignoring
|
||||||
// the HH' and mm' parts of the date string).
|
// the HH' and mm' parts of the date string).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user