Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

date format

Discussion and questions about Cumulus weather station software version 1. This section is the main place to get help with Cumulus 1 software developed by Steve Loft that ceased development in November 2014.
Post Reply
bggergo29
Posts: 5
Joined: Wed 19 Jul 2017 6:36 am
Weather Station: WS2300
Operating System: Windows 7

date format

Post by bggergo29 »

How do I change the date format? (Records tab)
Currently: at 11:06 on 19 július 2017
What I would like: 2017. július 19-én
I need to us webtags, but which file?
All of them htm file, or have an ini file or I must make new file?
Thank you
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: date format

Post by steve »

There is information about customising web pages in the wiki.
Steve
bggergo29
Posts: 5
Joined: Wed 19 Jul 2017 6:36 am
Weather Station: WS2300
Operating System: Windows 7

Re: date format

Post by bggergo29 »

I read, but, I writing this in recordT.htm:

Code: Select all

<#TtempH format="'at' hh: mm ' oan' dd / mm / yyyy">
Instead of on oan

In record.htm: "at 5:42 on 26 július 2017"

Where to write?
I tried
- recordT.htm
- <body> tag
- <head> tag
- <html> tag
- Cumulus.ini NOAA Section

Result: picture cumulus
You do not have the required permissions to view the files attached to this post.
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: date format

Post by steve »

There is an existing Ttemph web tag in recordT.htm, you change that one to add a format parameter.
Steve
bggergo29
Posts: 5
Joined: Wed 19 Jul 2017 6:36 am
Weather Station: WS2300
Operating System: Windows 7

Re: date format

Post by bggergo29 »

Thank you
Post Reply