Add some minor fixes (#2391)

This commit is contained in:
Jonathan Turner
2020-08-22 17:06:19 +12:00
committed by GitHub
parent 2ea42f296c
commit 48850becd8
6 changed files with 183 additions and 40 deletions

View File

@ -261,6 +261,7 @@ pub fn create_default_context(
whole_stream_command(Save),
whole_stream_command(Touch),
whole_stream_command(Cpy),
whole_stream_command(Date),
whole_stream_command(DateNow),
whole_stream_command(DateUTC),
whole_stream_command(DateFormat),