> I sometimes have to convert from a date to a week number, 

Try this. 

(org-odt-format-date "<2011-12-31 Sat>" "%U")
(org-odt-format-date "[2011-12-24 Sat]" "%U")

You can steal the implementation. The functions have nothing to do with
org-odt, btw.

-- 

Reply via email to