Skip to content

Latest commit

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ko-fi

Time and Date Reporting for Crestron Control Systems


 __ __ __ __ __ __
<(o )___ <(o )___ <(o )___ <(o )___ <(o )___ <(o )___ GOD BLESS AMERICA
( ._> / ( ._> / ( ._> / ( ._> / ( ._> / ( ._> / JULY 4TH, 1776
`---' `---' `---' `---' `---' `---' 

What does this module do?

This is a very simple Time and Date module that will report the following:

TYPEVAREXAMPLE
STRINGTime+Date(Date Format + " - " + Time Format)
STRINGYear_Long(ex. 2023)
STRINGYear_Short(ex. 23)
STRINGMonth_Long(ex. January)
STRINGMonth_Short(ex. Jan)
STRINGMonth_Number(ex. 1)
STRINGDay_ofthe_Week_Long(ex. Sunday)
STRINGDay_ofthe_Week_Short(ex. Sun)
STRINGDay_ofthe_Month_Number(ex. 1)
STRINGHour_In_24(ex. 17 for 5pm)
STRINGHour_In_12(ex. 05 for 5pm)
STRINGMinute(ex. 35)

Date Format Options are:

TYPEDEFAULTVALUEFORMAT
ANALOGD1dJanuary 01, 2023
ANALOG2d01 January 2023
ANALOG3dJan 01, 2023
ANALOG4d01 JAN 2023
ANALOG5d01/01/23

Time Format Options are:

TYPEDEFAULTVALUEFORMAT
ANALOGD0d24 Hour
ANALOG1d12 Hour + AM/PM

Enjoy!

TO-DO

  • PROVIDE MODULE
  • PROVIDE EXAMPLE PROGRAM
  • DETAIL README


Duck1776 GitHub stats

ko-fi

Releases

Sponsor this project

Packages

Contributors