Compare date between two dates using XSLT
问题 this is my xml <?xml version="1.0" encoding="ISO-8859-1"?> <?xml-stylesheet type="text/xsl" href="test.xsl"?> <products> <product_id value=" 1 "> <tab_id value=" 51 "> <tab_name value=" test1 "/> <status value=" 2 "/> <log value=" 5748 , 5749 , 128 "/> <born_from value=" 1980-08-01 , 1989-02-01 "/> <born_to value=" 1985-08-01 , 1998-02-01 "/> <sex value=" 2 , 1 "/> <link value=" www.google.com "/> </tab_id> </product_id> <product_id value=" 2 "> <tab_id value=" 52 "> <tab_name value=" test2 "