rtc class

Dependencies:   RTC8563 mbed

Fork of rtc_class by HIMBED_3AHELI

Files at this revision

API Documentation at this revision

Comitter:
bulmecisco
Date:
Thu Apr 23 10:44:24 2015 +0000
Parent:
8:54a6f83a2339
Commit message:
5. Ueberladene Methoden in Klasse Date und using::GetDay in Klasse Datestring

Changed in this revision

Date.cpp Show annotated file Show diff for this revision Revisions of this file
Date.h Show annotated file Show diff for this revision Revisions of this file
DateString.h Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Date.cpp	Thu Apr 23 10:43:38 2015 +0000
+++ b/Date.cpp	Thu Apr 23 10:44:24 2015 +0000
@@ -1,5 +1,5 @@
 /***********************************
-name:   date.cpp    Version: 0.3
+name:   date.cpp    Version: 0.5
 author: PE HTL BULME
 email:  pe@bulme.at
 description:
--- a/Date.h	Thu Apr 23 10:43:38 2015 +0000
+++ b/Date.h	Thu Apr 23 10:44:24 2015 +0000
@@ -1,5 +1,5 @@
 /***********************************
-name:   date.h    Version: 0.3
+name:   date.h    Version: 0.5
 author: PE HTL BULME
 email:  pe@bulme.at
 description:
--- a/DateString.h	Thu Apr 23 10:43:38 2015 +0000
+++ b/DateString.h	Thu Apr 23 10:44:24 2015 +0000
@@ -1,4 +1,4 @@
-// DateString.h Version 0.4
+// DateString.h Version 0.5
 // https://developer.mbed.org/teams/HIMBED_3AHELI/code/rtc_func/wiki/Klasse-DateString-von-Date-ableiten
 
 #include "mbed.h"
--- a/main.cpp	Thu Apr 23 10:43:38 2015 +0000
+++ b/main.cpp	Thu Apr 23 10:44:24 2015 +0000
@@ -1,5 +1,5 @@
 /***********************************
-name:   main.cpp    Version: 0.3
+name:   main.cpp    Version: 0.5
 author: PE HTL BULME
 email:  pe@bulme.at
 description: