Last active
March 1, 2022 14:48
-
-
Save shastr/f295aaf6cbae883927e7b5eda1b8f28d to your computer and use it in GitHub Desktop.
Revisions
-
shastr revised this gist
Mar 1, 2022 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ int weekNumber = 3; short year = 2021; ushort daysInYear = 365; float temperature = 36.6f; bool isMonth31Day = true; //месяц где 31 день uint dayNewEra = 737695; // для примера берем примерное число с 1.01.0000 long secondsInMonth = 2592000; ulong usaNationalDebtInRub= 2568879600000000; // примерный госдолг сша в рублях :) -
shastr revised this gist
Mar 1, 2022 . 1 changed file with 10 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,9 +1,10 @@ byte hour = 21; sbyte sleepHours = 6; int weekNumber = 3; short year = 2021; ushort daysInYear = 365; float temperature = 36.6f; bool isMonth31Day = 1; //месяц где 31 день uint dayNewEra = 737695 // для примера берем примерное число с 1.01.0000 long secondsInMonth = 2592000; ulong usaNationalDebtInRub= 2568879600000000; // примерный госдолг сша в рублях :) -
shastr created this gist
Mar 1, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ byte day; //number string monthName; int weekCount; bool is31DayMonth; // месяцы где 31 день float workHoursPerMonth; // Array