文件操作 - constants.d.cts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/date-fns/parse/_lib/constants.d.cts
编辑文件内容
export declare const numericPatterns: { month: RegExp; date: RegExp; dayOfYear: RegExp; week: RegExp; hour23h: RegExp; hour24h: RegExp; hour11h: RegExp; hour12h: RegExp; minute: RegExp; second: RegExp; singleDigit: RegExp; twoDigits: RegExp; threeDigits: RegExp; fourDigits: RegExp; anyDigitsSigned: RegExp; singleDigitSigned: RegExp; twoDigitsSigned: RegExp; threeDigitsSigned: RegExp; fourDigitsSigned: RegExp; }; export declare const timezonePatterns: { basicOptionalMinutes: RegExp; basic: RegExp; basicOptionalSeconds: RegExp; extended: RegExp; extendedOptionalSeconds: RegExp; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件