google-code-export / st2funbeat

Automatically exported from code.google.com/p/st2funbeat
GNU Lesser General Public License v3.0
1 stars 0 forks source link

No time for an activity in funbeat when exported from ST #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an activity in ST. Make sure it has a specified time.
2. Export to funbeat
3. Check the activity in funbeat. No time is given.

What is the expected output? What do you see instead?
Expect the time of day to be exported when it is entered in ST

It seems the funbeat API expects a variable HasTimeOfDay to be set, but
ST2Funbeat doesn't initialise it. ST has a similar variable, HasStartTime,
which should be possible to use.

Original issue reported on code.google.com by staffan....@gmail.com on 17 May 2010 at 7:34

GoogleCodeExporter commented 9 years ago
Fixed according to above.

Original comment by staffan....@gmail.com on 17 May 2010 at 7:41