Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9223509
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T04:05:48+00:00 2026-06-18T04:05:48+00:00

Application type: mobile, Titanium SDK: 3.0, Platform & version: Android 4.1, Device: Samsung S3

  • 0

Application type: mobile, Titanium SDK: 3.0, Platform & version: Android 4.1, Device: Samsung S3
when using the date picker i get a picker with three columns (day, month and year) but ALSO i am getting a calendar like box on the right containing the number of days. how can i remove the calendar box and keep the picker columns?? i am compiling against android 3.2 SDK

<android xmlns:android="http://schemas.android.com/apk/res/android">
    <tool-api-level>13</tool-api-level>
    <manifest>
        <uses-sdk android:targetSdkVersion="13" android:minSdkVersion="13"/>
        <!--
        <uses-sdk android:minSdkVersion="10"/>
        -->
    </manifest>
</android>

my code:

var minDate = new Date();
        var curMonth = 0;
        for (var i = 0; i < 12; i++) {
            curMonth = minDate.getMonth();
            curMonth--;
            minDate.setMonth(curMonth);
        }
        var now = new Date();
        this.visitDatePicker = Ti.UI.createPicker({
            type : Ti.UI.PICKER_TYPE_DATE,
            maxDate : now,
            value : now,
            minDate : minDate,
            selectionIndicator : true
        });

i added a screenshot of what i mean, maybe i will get some replies 🙂
my problem is the box that appears on the right of the date picker, how can i get rid of it??

Titanium date picker

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T04:05:49+00:00Added an answer on June 18, 2026 at 4:05 am

    ok its a bug, see Android: Add calendarViewShown to picker TIMOB-12539 jira issue.
    I spend more time debugging and optimizing titanium than actually writing code and business logic. my next project wont be using Titanium for sure….not acceptable

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm building an iPhone/Android mobile application that is supposed to be a mobile version
I'm developing an application using jQuery Mobile, Phonegap. The function below I get data
I'm making a simple game using the Windows Phone Silverlight and XNA Application type
I am using this for sending file to user header('Content-type: application/zip'); header('Content-Length: ' .
I have created this report using BIRT and phpjavabridge <?php header(Content-type: application/pdf); header(Content-Disposition: inline;
I have a Windows mobile 4.0 application, written using EVC++ 4.0 SP4 with MFC,
I am using a jquery mobile for mobile application, and I try to reuse
I'm developing a application for Windows Mobile using C#(.Net Compact Framework 3.5), but I
I am new to Android mobile application development. I would like to know, how
I have developed a mobile application using : jquery mobile 1.1 jquery 1.7.2 cordova/phonegap

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.