This script wont sort correctly by age

前端 未结 2 1056
花落未央
花落未央 2021-01-16 06:28

My script asks for a name, phone number, and date of birth and then amends these details to a comma separated value file called “birthday.csv”.

It then Sorts “birt

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-16 06:56

    Firstly remove the brackets around "$(currentDay)" and "$(currentDay)"

提交回复
热议问题