Bug 13301

Summary: Calendar with specific year (option -j) is not malfunction
Product: Busybox Reporter: yanganto <yanganto>
Component: OtherAssignee: unassigned
Status: NEW ---    
Severity: trivial CC: busybox-cvs
Priority: P5    
Version: 1.31.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: output with -j and -y

Description yanganto@gmail.com 2020-11-06 05:06:09 UTC
Created attachment 8641 [details]
output with -j and -y

The display of calendar is not correct.

$ cal -j 2019
                          2019

          January                     February
 Su  Mo  Tu  We  Th  Fr  Sa   Su  Mo  Tu  We  Th  Fr  Sa
          1   2   3   4   5                       32  33
  6   7   8   9  10  11  12   34  35  36  37  38  39  40
 13  14  15  16  17  18  19   41  42  43  44  45  46  47
 20  21  22  23  24  25  26   48  49  50  51  52  53  54
 27  28  29  30  31           55  56  57  58  59

$ cal -v
cal: invalid option -- 'v'
BusyBox v1.31.1 () multi-call binary.