|
|
win sync: to remove differences with OS that doesn't keep timezone change history
@main[]
$cd[^date::create[2023-03-21]]
$td[^date::create[2023-03-31]]
^while($cd < $td){
$cdstr[^cd.sql-string[]]
^cdstr.left(10)<br>
^cd.roll[day](+1)
}
<p>
'^cd.sql-string[] (^eval($cd))' ^if($cd == $td){==}{!=} '^td.sql-string[] (^eval($td))'