| 2895 | } |
| 2896 | |
| 2897 | char *rig_date_strget(char *buf, int buflen, int localtime) |
| 2898 | { |
| 2899 | return date_strget(buf, buflen, localtime); |
| 2900 | } |
| 2901 | |
| 2902 | // if which==0 rig_band_select str will be returned |
| 2903 | // if which!=0 the rig_parm_gran band str will be returned |