Newbies Grillbritt Posted January 24, 2001 Newbies Posted January 24, 2001 Hello, where does FM take the date entered as a Init value in a field from? [FMP-CURRENTDATE: Short] used on a webform, running NT 4.0 FM 4.1. I have changed the regional settings in NT 4 but this does not give any change when seen on the web. I have also fields in the database for creation of the post and those are working fine.
Anatoli Posted January 24, 2001 Posted January 24, 2001 I had best results by converting the date into text fields on International web pages.
Newbies Grillbritt Posted January 25, 2001 Author Newbies Posted January 25, 2001 OK, I have also expirienced that textfields are better, but even if I just insert [FMP-CurrentDate: short] anywhere in the HTML-code it displays a bad format of the date, MM/dd/YY instead of YYYY-MM-dd in this case...
Vaughan Posted February 4, 2001 Posted February 4, 2001 An educated guess: the date format is determined by 1) the localisation of the version of FMP that was used to create the database; 2) the localisation or contry setting of the operating system. After changing the OS country setting you may need to quit FMP and rstart the OS for changes to take effect.
Newbies Grillbritt Posted February 5, 2001 Author Newbies Posted February 5, 2001 The loggs are in the same format, regardless of the regional settings. I belive that I can
Vaughan Posted February 6, 2001 Posted February 6, 2001 The logs are almost certainly a separate issue from the format used to display the date on web pages.
Recommended Posts
This topic is 8981 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now