Thanks Jacques, you solved a major problem!

What remains is the correct connection of text segments, but trhat is realy 
minor a minor issue!

Again thanks!

 

Op zondag 24 mei 2020 10:13:36 UTC+2 schreef Jacques Terrettaz:
>
> I think I have found the problem :
>
> In your first post I see :
>
>     # moment.js default labels formats
>         time_earthquake                                        = "LLL"
>         time_lastUpdated                                       = "LL, LTS"
>         time_snapshot_records_today_header      = "dddd, LL"
>         time_snapshot_records_month_header     = "MMMM YYYY"
>         ...
>
> You should replace 
>  time_lastUpdated by time_last_updated :
>
>  # moment.js default labels formats
>         time_earthquake                                        = "LLL"
>         *time_last_updated  *                                     = "LL, 
> LTS"
>         time_snapshot_records_today_header      = "dddd, LL"
>         time_snapshot_records_month_header     = "MMMM YYYY"
>         ....      
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/c0d75822-4c7c-4821-be5f-7734ed783e1a%40googlegroups.com.

Reply via email to