I have a file with following sample text. (The actual text is huge).
2014/05/08-19:15:44.544824- 2014/05/08-19:21:54.544824- 2014/0
Using awk
awk '{gsub(/:/,X,$2)}$2>=191500&&$2<=192000' FS="[-.]" file