appcenter-cli
Version:
Command line tool for Visual Studio App Center
4 lines (2 loc) • 316 B
text/typescript
export const startDateHelpMessage = "Start date. '1970/01/01 00:00' (system time zone), RFC2822, and ISO 8601 dates are supported. Defaults to start of current UTC day";
export const endDateHelpMessage = "End date. '1970/01/01 00:00' (system time zone), RFC2822, and ISO 8601 dates are supported. Defaults to now";