I read doc but i dont know this> I use Belchertown skin, and in skin.conf i generate a meteoclimatic.html.tmpl >
*UPD=$current.dateTime.format("%d-%m-%Y %H:%M") *TMP=$current.outTemp.formatted *WND=$current.windSpeed.formatted *AZI=$current.windDir.formatted *BAR=$current.barometer.formatted *HUM=$current.outHumidity.formatted *SUN=$current.radiation.formatted *UVI=$current.UV.formatted *DHTM=$day.outTemp.max.formatted *DLTM=$day.outTemp.min.formatted *DHHM=$day.outHumidity.max.formatted *DLHM=$day.outHumidity.min.formatted *DHBR=$day.barometer.max.formatted *DLBR=$day.barometer.min.formatted *DGST=$day.windGust.max.formatted *DSUN=$day.radiation.max.formatted *DHUV=$day.UV.max.formatted *DPCP=$day.rain.sum.formatted *WRUN= *MHTM=$month.outTemp.max.formatted *MLTM=$month.outTemp.min.formatted *MHHM=$month.outHumidity.max.formatted *MLHM=$month.outHumidity.min.formatted *MHBR=$month.barometer.max.formatted *MLBR=$month.barometer.min.formatted *MGST=$month.windGust.max.formatted *MSUN=$month.radiation.max.formatted *MHUV=$month.UV.max.formatted *MPCP=$month.rain.sum.formatted *YHTM=$year.outTemp.max.formatted *YLTM=$year.outTemp.min.formatted *YHHM=$year.outHumidity.max.formatted *YLHM=$year.outHumidity.min.formatted *YHBR=$year.barometer.max.formatted *YLBR=$year.barometer.min.formatted *YGST=$year.windGust.max.formatted *YSUN=$year.radiation.max.formatted *YHUV=$year.UV.max.formatted *YPCP=$year.rain.sum.formatted *EOT* My locale is es_ES but, this meteoclimatic.html.tmpl i want en_US, is posible? -- 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/7c828d07-e48f-42e2-a34e-9c21636d3051n%40googlegroups.com.