I hereby claim:
- I am troilus on github.
- I am troilus (https://keybase.io/troilus) on keybase.
- I have a public key ASBn02j36zqVuVTx6uaqqS81i_eLe-g2csFjF21Y5HLJAAo
To claim this, I am signing this object:
This file contains 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 characters
WeekStr = "2,3,4,5,6"'Monday, Tuesday, Wednesday, Thursday, Friday | |
someTime = #9:19:01 AM# | |
NameStr = "WeChat Friend Name or WeChat Group Name" | |
TextStr = "36.1" | |
Function Istime(I_dayofweek,Times)'Scheduled Execution | |
userHour=Hour(Times) | |
userMinute=Minute(Times) | |
userSecond=Second(Times) |