2. 9. Format

2. 9. 1. Custom format and a format provider
2. 9. 2. DateTime format and invariant culture.
2. 9. 3. Composite formatting
2. 9. 4. NumberStyles and DateTimeStyles
2. 9. 5. Numeric Format Strings: G or g
2. 9. 6. Numeric Format Strings:F
2. 9. 7. Numeric Format Strings:N
2. 9. 8. Numeric Format Strings: D
2. 9. 9. Numeric Format Strings: E or e
2. 9. 10. Numeric Format Strings:C
2. 9. 11. Numeric Format Strings:P
2. 9. 12. Numeric Format Strings: X or x
2. 9. 13. Numeric Format Strings:R
2. 9. 14. Custom numeric format strings: # (digit)
2. 9. 15. Custom numeric format strings:0
2. 9. 16. Custom numeric format strings:,(Group separator)
2. 9. 17. Custom numeric format strings:,(Multiplier)
2. 9. 18. Custom numeric format strings: %(Percent)
2. 9. 19. Custom numeric format strings: E or e
2. 9. 20. Custom numeric format strings: \(quote)
2. 9. 21. Custom numeric format strings: literal string quote
2. 9. 22. Custom numeric format strings:;(Section)
2. 9. 23. Custom numeric format strings: literal string
2. 9. 24. Culture-sensitive date/time format strings
2. 9. 25. Culture-insensitive date/time format strings
2. 9. 26. Parse a string to DateTime
2. 9. 27. Enum Format Strings
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.