eb5fe7d6a4
The frontpercent command already accepted time patterns (e.g. 9pm), but these were always being interpreted as UTC regardless of the system's configured zone. Furthermore, the time wasn't being nudged to the previous day, so if you tried to do pk;s fp 6pm at 5pm UTC, it would complain about the date being in the future instead of just showing you since 6pm yesterday. The system zone is now respected and nudging enabled in the same manner as pk;sw move. |
||
---|---|---|
.. | ||
APICommands.cs | ||
CommandTree.cs | ||
HelpCommands.cs | ||
ImportExportCommands.cs | ||
LinkCommands.cs | ||
MemberCommands.cs | ||
MiscCommands.cs | ||
ModCommands.cs | ||
SwitchCommands.cs | ||
SystemCommands.cs |