Commit 6d82ceb
committed
Remove comment re: validation of datetime format strings.
If anything the validation should go on the DateFormatter's side (so
that things work even when not using the rcparams), and "valid datetime
format string" is rather fuzzy anyways given that strftime just passes
unsupported format codes through.1 parent 5698325 commit 6d82ceb
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1252 | 1252 | | |
1253 | 1253 | | |
1254 | 1254 | | |
1255 | | - | |
1256 | 1255 | | |
1257 | 1256 | | |
1258 | 1257 | | |
| |||
0 commit comments