Correct comment for Zotero.Date.isoToDate()
isoToDate() does handle non-UTC time zones
This commit is contained in:
parent
3179a2f0e7
commit
e66954a6f7
|
@ -194,7 +194,7 @@ Zotero.Date = new function(){
|
|||
}
|
||||
|
||||
/**
|
||||
* Convert an ISO 8601–formatted UTC date/time to a JS Date
|
||||
* Convert an ISO 8601–formatted date/time to a JS Date
|
||||
*
|
||||
* Adapted from http://delete.me.uk/2005/03/iso8601.html (AFL-licensed)
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue
Block a user