soshial

Results 111 comments of soshial

Do you mean `unknown.vm` or `textMessage.vm`?

The problem had been persisting months before I touched any templates.

![image](https://user-images.githubusercontent.com/100644/153210120-1243af74-ee9e-49dc-bd22-5fc5996eae14.png) ``` Freematics ignition ON at $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone) Feb 9, 2022, 6:13:10 AM, $event.eventTime, en, sun.util.calendar.ZoneInfo[id="Etc/UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null] ``` ![image](https://user-images.githubusercontent.com/100644/153210721-ef47e883-7aad-4e76-a1c6-5f113608dd88.png) What do you think, @tananaev?

I am using the latest january version (v4.15). If you look at the event with id=30264 at the screenshot and compare timing, then you might notice that `eventtime` is actually...

My database is MariaDB and it has [microsecond precision](https://mariadb.com/kb/en/timestamp/#internal-format), which is stored at fractions. When new event is created, the `eventtime` is populated by DB NOW(), which has microsecond precision....

The only [difference](https://github.com/traccar/traccar/compare/master...soshial:freematics_update) between traccar master branch and my version is in FreematicsDecoder file.

To be honest I actually think that the reason of the problem is that we should place sophisticated variables into curly brackets, like this: Instead of: `Freematics ignition OFF at...

I agree with the topic starter, that at zoom level 12 and 13 mountains covered with forest look **too brown**. ![Screenshot_20210502_170441](https://user-images.githubusercontent.com/100644/116814181-8b7b6380-ab68-11eb-8fcd-05d587df8344.png) Have a look at the same region at zoom...

I know that. Maybe just usual simple mail would be a proper substitute. Does it matter what category it would be: mail or chat?

Thank you very-very-very much! I would be looking forward to it. Also, it might be interesting for you to look how it was done in g-Recorder - it has a...