aboutsummaryrefslogtreecommitdiffstats
path: root/reordercap.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-03-09 15:29:21 -0800
committerGuy Harris <guy@alum.mit.edu>2019-03-09 23:30:22 +0000
commit4273d0b170033848df7ad0cfe9934320390af85e (patch)
tree543a834d92308b3ea65196d9e7d1643b72ebff72 /reordercap.c
parente451ea0a4d0788de2179a14682b5ceb2ced1c83d (diff)
Allow %D and %T in date/time formats.
1) They're both required, for both strftime() and strptime(), by the Single UNIX Specification. 2) They're both supported by MSVC's strftime(), at least as of VS 2015. 3) With MSVC, we use our own strptime(), which is based on the GNU libc one and which supports both of them. So we don't have to worry about them not working and either giving a bogus value or throwing an exception or anything such as that. Bug: 15565 Change-Id: I72b7798f35c4461855298cfcfa84732c1297d5fe Reviewed-on: https://code.wireshark.org/review/32370 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'reordercap.c')
0 files changed, 0 insertions, 0 deletions