Much appreciated!admin wrote:Latest update should that have fixed. AM/PM display option also surpresses leading zeros in the hours field.
Search found 6 matches
- Wed Apr 20, 2016 11:42 am
- Forum: Meteobridge Discussion
- Topic: System Variables timestamp **solved**
- Replies: 11
- Views: 6519
Re: System Variables timestamp
- Wed Mar 30, 2016 5:29 pm
- Forum: Meteobridge Discussion
- Topic: System Variables timestamp **solved**
- Replies: 11
- Views: 6519
Re: System Variables timestamp
I just realized that am & pm do not show up for moonrise/moonset. It is fine for sunrise/sunset.
Here is the code I have for that:
Sunrise [mbsystem-sunrise=apm] - Sunset [mbsystem-sunset=apm]<br>Moonrise [mbsystem-moonrise=apm:NoData] - Moonset [mbsystem-moonset=apm:NoData]
This is how it shows ...
Here is the code I have for that:
Sunrise [mbsystem-sunrise=apm] - Sunset [mbsystem-sunset=apm]<br>Moonrise [mbsystem-moonrise=apm:NoData] - Moonset [mbsystem-moonset=apm:NoData]
This is how it shows ...
- Tue Mar 29, 2016 3:05 am
- Forum: Meteobridge Discussion
- Topic: System Variables timestamp **solved**
- Replies: 11
- Views: 6519
Re: System Variables timestamp
Thank you for adding this!admin wrote:"apm" converter is not defined for sunset/sunrise. I will add this with one of the next updates.
- Mon Mar 28, 2016 11:34 pm
- Forum: Meteobridge Discussion
- Topic: System Variables timestamp **solved**
- Replies: 11
- Views: 6519
Re: System Variables timestamp
I appreciate the help. Here is the code for the first line in the table image I posted earlier:
<tr><td>Outdoor Temp</td><td>[th0temp-act=F.1:--]°F</td><td>[th0temp-dmin=F.1:--]°F <font size='1'>[th0temp-dmintime=apm.ij:--]:[th0temp-dmintime.kl][th0temp-dmintime=apm.op]<font size='3'></td><td ...
<tr><td>Outdoor Temp</td><td>[th0temp-act=F.1:--]°F</td><td>[th0temp-dmin=F.1:--]°F <font size='1'>[th0temp-dmintime=apm.ij:--]:[th0temp-dmintime.kl][th0temp-dmintime=apm.op]<font size='3'></td><td ...
- Mon Mar 28, 2016 12:45 pm
- Forum: Meteobridge Discussion
- Topic: System Variables timestamp **solved**
- Replies: 11
- Views: 6519
Re: System Variables timestamp
Thank you!
I have a timestamp on a few things, like the min/max temperature. It returns with the leading zero (see attached) Sorry for the large size, I uploaded it from my phone.
I have a timestamp on a few things, like the min/max temperature. It returns with the leading zero (see attached) Sorry for the large size, I uploaded it from my phone.
- Mon Mar 28, 2016 7:00 am
- Forum: Meteobridge Discussion
- Topic: System Variables timestamp **solved**
- Replies: 11
- Views: 6519
System Variables timestamp **solved**
First post! I've been using meteobridge for about a week or so and every day I'm learning something new.
There are a few things I could not find the answer to as far as making an email/twitter script.
Is there a way to remove a leading zero from a timestamp? For example, I would like 08:20am to ...
There are a few things I could not find the answer to as far as making an email/twitter script.
Is there a way to remove a leading zero from a timestamp? For example, I would like 08:20am to ...