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

  • Home
  • SEARCH
  • 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 6559901
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T13:23:26+00:00 2026-05-25T13:23:26+00:00

I am using this datepreference picker: https://mikeburnscoder.wordpress.com/2010/09/27/datepreference-an-android-library/ I start the picker in my preferences

  • 0

I am using this datepreference picker:

https://mikeburnscoder.wordpress.com/2010/09/27/datepreference-an-android-library/

I start the picker in my preferences screeen via this code:

<com.Test.preference.DatePreference
            android:key="start_date"
            android:title="Start at"
            android:defaultValue="" />

This is working well. But I cannot find out how to set a default date.
Now it start with 1. Jan 1970. But I want it to set to current date.

I tried it via

android:defaultValue="12.09.2011" 

But this lets the app crash.

  • 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-05-25T13:23:27+00:00Added an answer on May 25, 2026 at 1:23 pm

    I have never set defaults of dates in xml. I assume that it is looking for a long value that represents the # of millis since 01/01/1970. So you’re going to need some long string of numbers.

    here is an example : 1315868978

    As for how you can default it to the current date and time. I don’t think you can do this from xml. But in your java you could use System.currentTimeInMillis(). That would like something like this prefs.getLong("time", System.currentTimeInMillis());

    Edit: I missed the fact that you were using a library. When I follow your link it looks you you formated the default wrong”

    <org.bostonandroid.datepreference.DatePreference
      android:key="dob" android:title="@string/dob"
      android:defaultValue="1991.01.01" />
    

    You need to do year first, not last.

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

Sidebar

Related Questions

using this as a guide: http://msdn.microsoft.com/en-us/library/dd250846.aspx can someone help me with the jquery call?
Using this method Assembly.Load(Byte(), Byte()) http://msdn.microsoft.com/en-us/library/twt16z2x.aspx It is possible to provide a byte representation
using this example on dynamic list https://github.com/sandeepleo11/Dynamic-Select-Menus-in-Rails-3 I managed to get dynamic select in
Using this tutorial: http://dotnetslackers.com/articles/ajax/Using-jQuery-with-ASP-NET.aspx The web service is invoked such as Service1.asmx/HelloToYou The default
Using this Jquery plug-in http://www.trirand.com/blog/jqgrid/jqgrid.html How do you: edit the cell content (looking at
Using this guide I have created a static library (let's call it AppCore )
Using this code var sw = window.screen.width; $.post(http://www.example.com/track.php, {result: sw }, html); and $_SERVER['result'];
Using this jQuery validation plugin. http://www.benjaminkeen.com/software/rsv/jquery/index.php I want to validate a checkbox group with
Using this library, ZXing , we have a project at school in which we'll
Using this question as the base is there an alogrithm or coding example to

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.