在 Perforce 的某个目录(及其子目录)中,如何查看自某个日期以来更改的文件?

How can I see files changed since a certain date in a certain directory (and its subdirectories) in Perforce?

我想在 Perforce 的某个目录中(递归地)查看自某个日期以来更改过的所有文件?

使用 files 子命令:

p4 files //depot/foo/bar/...@2015/02/11,@now