Jump to content

(Archived) BUG: Problem when time is exactly 00:00


Recommended Posts

If a note has created time or updated time equal to 00:00 (as local time), the "created time" or "updated time" field becomes empty in Evernote Windows. [fig. http://ppt.cc/Bc9S]

Also, if a note with created time or updated time dated 06/30 in GMT but dated 07/01 locally, it shows 06/31 instead of 07/01 in the preview field.

XML (enex) for test. Use time zone GMT+8:


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE en-export SYSTEM "http://xml.evernote.com/pub/evernote-export.dtd">
<en-export export-date="20120701T103739Z" application="Evernote/Windows" version="4.x">
<note><title>未命名記事</title><content><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE en-note SYSTEM "http://xml.evernote.com/pub/enml2.dtd">
<en-note style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"/>]]></content><created>20120630T160000Z</created><updated>20120701T160000Z</updated></note></en-export>

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...