[Qgis-user] time in Attribute
RMG
reikogoodwin at gmail.com
Wed Oct 2 15:42:12 PDT 2019
Hello,
I am trying to figure out the duration between one day's survey begin time (e.g., 7:13:45) and end time (e.g., 9:39:53) in an attribute table of a line shape file. It has just two attributes begin and end. But $lengh returns an error message and cannot figure out the duration. I suspect that the fields are not in proper format. So, I try to update the fields with
to_time("begin")
Then, it says Eval Error: Cannot convert '7:13:45' to Time.
What is a remedy? The “begin” and “end” are in string.
Best wishes,
Reiko Matsuda Goodwin
Comoé Monkey Project
Guenon Conservation Community
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20191002/07a867b2/attachment.html>
More information about the Qgis-user
mailing list