您要查找的是不是:
- Single-digit days will not have a leading zero. 一位数的日期没有前导零。
- Single-digit hours have a leading zero. 一位数的小时有一个前导零。
- Single-digit hours will have a leading zero. 一位数的小时数有前导零。
- Single-digit hours will not have a leading zero. 一位数的小时数没有前导零。
- Single-digit minutes have a leading zero. 一位数的分钟有一个前导零。
- Single-digit minutes will have a leading zero. 一位数的分钟数有一个前导零。
- Single-digit months have a leading zero. 一位数的月份有一个前导零。
- Single-digit months will not have a leading zero. 一位数的月份没有前导零。
- Single-digit seconds have a leading zero. 一位数的秒有一个前导零。
- Single-digit seconds will have a leading zero. 一位数的秒数有一个前导零。
- Display single-digit numbers without a leading zero. 显示不带前导零的单位数字。
- Octal (base 8) is denoted by a leading zero in the number and digits from 0-7. 八进制(Base 8)是用数字中的一个前置0以及0-7的数位指示的。
- All leading zeroes in a group are ignored. 组中的前导零也将被忽略。
- Is a five digit number with leading zeros. 是一个带前导零的五位数字。
- The character used in a format pattern to indicate a place where a leading zero digit is required. 格式模式中用于指示必需前导零位的位置的字符。
- Constant that indicates whether or not a leading zero displays for fractional values. 常数,指示是否显示小数值的前导零。
- TriState enumeration that indicates whether or not a leading zero is displayed for fractional values. 三态枚举,指示是否显示小数值的前导零。
- If the year without the century is less than 10, the year is displayed with a leading zero. 如果不包含纪元的年份小于10,则显示具有前导零的年份。
- If the year without the century is less than 10, the year is displayed with no leading zero. 如果不包含纪元的年份小于10,则显示不具有前导零的年份。
- Single-digit hours and minutes will have leading zeros. 一位数的小时数和分钟数有前导零。