Email: Support multiple time zones

This commit is contained in:
2020-04-17 18:32:12 +02:00
parent 43f8b0fbf9
commit aad5ec0839
5 changed files with 10 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
<div style="background-color:#6dff58;color:#326526;border-radius:3px;padding:1rem;margin-top:1rem;display:inline-block;box-shadow: 2px 2px 3px 0px rgba(0,0,0,.5);">
<a href="[#]local_server[#]" target="_blank"><img style="border-radius:3px;" src="[#]geo_server[#]?a=tile&amp;id=static.marker&amp;z=13&amp;x=[#]longitude[#]&amp;y=[#]latitude[#]&amp;marker=[#]live_server[#]/images/footprint_mapbox.png&amp;token=[#]token[#]" alt="position" /></a>
<br />[#]lat_dms[#] [#]lon_dms[#]
<br />[#]date_time[#]
<br />[#]date_time[#] ([#]timezone[#])
</div>
</td>
</tr>