Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] Initial shown date

$
0
0
Hi,

I'm a begginer in outsystems and having an issue with the first shown date at this component

I set the defaultDate to currDate() and it marks in the calendar this date with a different colour, but when I load the component, it goes to a different date. When I set the defaultDate to nullDate(), it goes to the beggining of the calendar, I believe it's December/1899.

Does anyone have any idea how to fix this?

Thanks

P.S.:

GeneralDisplayJSON: "header: {
    left: 'prev',
    center: 'title',
    right: 'next'
},
theme: false,
firstDay: 0,
isRTL: false,
weekends: true,
fixedWeekCount: false,
weekNumbers:false,
contentHeight:400,
eventLimit:'False',
editable:false"

ViewsJSON: 
"defaultView:'month'"

AgenOptionsJSON: 
"allDaySlot:true"

TextTimeCustomizationJSON: 
"buttonText: { today: 'Hoje', month: 'Mês', week: 'Semana', day: 'Dia' }, monthNames:['Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro'], monthNamesShort:['Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dez'], dayNames:['Domingo', 'Segunda', 'Terça', 'Quarta', 'Quinta', 'Sexta', 'Sábado'], dayNamesShort:['Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sáb']"

SelectionJSON:
"selectable: true"

Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>