Diary.db: Difference between revisions

24 bytes removed ,  09:08, 16 May 2021
m
Text replacement - "[[Setting_up_Raspberry_Pi" to "[[MX_on_Linux"
m (Text replacement - "[[Setting_up_Raspberry_Pi" to "[[MX_on_Linux")
Line 47: Line 47:
foreach($row as $key => $value )
foreach($row as $key => $value )
{
{
[[Setting_up_Raspberry_Pi#Editing_the_Weather_Diary]] if($key == 'Timestamp')
[[MX_on_Linux#Editing_the_Weather_Diary]] if($key == 'Timestamp')
{
{
$keyDate = substr($value, 0, 10);
$keyDate = substr($value, 0, 10);
Line 70: Line 70:
==Editing==
==Editing==


Please see [[Setting_up_Raspberry_Pi#Editing_the_Weather_Diary]], although that applies to Linux devices a similar approach can be taken using Microsoft Windows.
Please see [[MX_on_Linux#Editing_the_Weather_Diary]], although that applies to Linux devices a similar approach can be taken using Microsoft Windows.




5,838

edits