Date Arithmetic 226
User-Friendly Relative Dates 227
Conclusion 227
16.
Fixed Decimals 230
Fixed Precision 230
Different Bases 231
Advanced Number Formatting 231
Constants 231
Exponentiation 232
Miscellaneous 233
Pseudorandom Number Generation 234
17.
Substring Matching and Replacing 237
Constructing Regular Expressions 238
Searching with Regular Expressions 239
Replacing with Regular Expressions 239
Alternation 242
Matching HTML 242
Character Sets 243
Repetition 245
The Period Metacharacter and Escaping 246
A True Wildcard 246
Grouping 247
Lazy Matches, Greedy Matches 248
Backreferences 249
Replacing Groups 250
Anchoring 253
Lookaheads 254
Constructing Regexes Dynamically 255
Table of Contents | xi