after enabling the module the first time in a fresh Drupal7.10 install, the module shows it's initial message which says:
The Date API requires that you set up the <a href="/christian/drupal-7.10/?q=admin/config/regional/settings">site timezone and first day of week settings</a> and the <a href="/christian/drupal-7.10/?q=admin/config/regional/date-time">date format settings</a> to function correctly.
This is crippled - it uses an <a> tag that is displayed via htmlspecialchars(), so the link isn't shown.
Screenshot as attachment.

BTW, I have set my timezone during the installation, and my first day is set to sunday.
Don't know what Date API is complaining about.

CommentFileSizeAuthor
Bildschirmfoto1.png44.87 KBnerdoc

Comments

nerdoc’s picture

additional info (for the minor part with the complaining), if I go to /admin/config/regional/date-time and just click "save" without changing anything - so that the default values are written as my preferences (?), the date API stops complaining.

karens’s picture

Status: Active » Closed (duplicate)