ConservationInternational / cplus-plugin

QGIS plugin for using CPLUS framework in effective land-use planning
https://conservationinternational.github.io/cplus-plugin/
GNU General Public License v3.0
3 stars 5 forks source link

Cplus API: Set timestamp from server side in the processing log box #455

Open danangmassandy opened 1 month ago

danangmassandy commented 1 month ago

When running the scenario analysis in server side, we should display timestamp from server side in the log. Currently, it's possible to do that in the Processing Log Box (but it's not possible in qgis log). image

The timestamp from server side should be converted to local timezone when displaying it in the box.