all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to properly convert duration to time?
@ 2014-04-06 11:15 Marcin Antczak
  2014-04-17 19:54 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Antczak @ 2014-04-06 11:15 UTC (permalink / raw)
  To: emacs-orgmode


Hi List,

I would like to export CLOCK with <time> html5 tag.

I can output :duration as for example: 1:23 (1 hour 23
minutes)

This format is not valid according to w3org specification.
http://www.w3.org/html/wg/drafts/html/master/infrastructure.html#valid-duration-string


How to convert duration to valid time string?



Regards,
Marcin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to properly convert duration to time?
  2014-04-06 11:15 How to properly convert duration to time? Marcin Antczak
@ 2014-04-17 19:54 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2014-04-17 19:54 UTC (permalink / raw)
  To: Marcin Antczak; +Cc: emacs-orgmode

Hi Marcin,

Marcin Antczak <marcin.antczak@neutrico-themes.pl> writes:

> I would like to export CLOCK with <time> html5 tag.
>
> I can output :duration as for example: 1:23 (1 hour 23
> minutes)
>
> This format is not valid according to w3org specification.
> http://www.w3.org/html/wg/drafts/html/master/infrastructure.html#valid-duration-string
>
> How to convert duration to valid time string?

Can you be more specific on what you are trying to achieve?
For example, can you give an input .org file and the desired
HTML output?

Thanks,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-17 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-06 11:15 How to properly convert duration to time? Marcin Antczak
2014-04-17 19:54 ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.