[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Add time (duration) to timestamp
From: |
Jarmo Hurri |
Subject: |
[O] Add time (duration) to timestamp |
Date: |
Mon, 07 Dec 2015 10:15:01 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Greetings.
Is there a way to add time to a timestamp, say, in a table?
For example, say I have a series of events, each lasting 15 minutes,
starting at a specified time on a specific day. I want to create a table
of them as follows:
| time | event |
|----------------------------+-------|
| <2015-12-07 Mon 12:00> | A |
| add 15 minutes to above | B |
| again, add 15 min to above | C |
Is there a way to automate the generation of the timestamps of events B
and C?
Jarmo
- [O] Add time (duration) to timestamp,
Jarmo Hurri <=