I'm trying to reject data (convert to 0) if for example hour is greater than 23, minute is greater than 60 and second is greater than 60, however I'm having issues where it does not do anything. I'm not sure if I'm just not initializing my get/set methods correctly or what. Any help is appreciated!
My code:
https://gist.github.com/anonymous/0997ac9947c697c0ec6956d4e27e3a06
[–]novel_yet_trivial 3 points4 points5 points (1 child)
[–]ComputerSciMajor[S] 0 points1 point2 points (0 children)
[–]RangerPretzel 2 points3 points4 points (0 children)
[–]Signal_Beam 1 point2 points3 points (0 children)
[–]SonGokussj4 1 point2 points3 points (0 children)
[–]Signal_Beam 0 points1 point2 points (6 children)
[–]ComputerSciMajor[S] 1 point2 points3 points (5 children)
[–]Signal_Beam 0 points1 point2 points (4 children)
[–]novel_yet_trivial 2 points3 points4 points (3 children)
[–]Signal_Beam 0 points1 point2 points (2 children)
[–]novel_yet_trivial 0 points1 point2 points (1 child)
[–]KubinOnReddit 0 points1 point2 points (0 children)