Re: [muse-journal] date is always one day less?
Leon <[email protected]>
| Newsgroups | gmane.emacs.wiki.general |
|---|---|
| Message-ID | <[email protected]> |
Michael Olson <[email protected]> writes: > Leon <[email protected]> writes: > >> Hi all: >> >> If I have some like this: >> ,---- >> | * 20060326: Say Something >> `---- >> >> in my journal and using journal-xhtml/pdf to publish the file, the >> date will be changed to "Sat, 25 Mar 2006". Note: it's one day less >> than 20060326. Any ideas? >> >> I'm using the latest muse. > > It seems to work correctly for me. Does the output from M-: > (current-time-zone) look right? Is your machine's clock set to the > right date? The system time is correct. But I input 20060326 manually. The output of (current-time-zone) is: (3600 "BST") -- Leon