Search Results

Search: Posts Made By: victory101
4,876
Posted By Corona688
I mixed up the array and the split string in...
I mixed up the array and the split string in split(), try this:

gawk -F, -v OFS=, '{ split($4, A, "-"); T=mktime(sprintf("%04d %02d %02d 00 00 00", A[1], A[2], A[3]));
...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 06:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy