Project Description
Custom DateTime field for SharePoint 2007 (WSS 3 and certainly MOSS). This custom field set the field value with current date and time in local time or UTC time.

Introduction

English

This is my first development project under Sharepoint.
It's the first time that : Also in the Discussions tab, I'm taking of all your remarks, good practices on coding and evolution.

This project was born from the need to have a field Date and time or the hour would be initialized with the current hour.
After having performed most Internet search, I realized that there was not what I wanted.
I thus decided to create my own Custom Field.

Français

C'est mon premier projet de développement sous Sharepoint.
C'est la première fois que : Aussi dans l'onglet Discussions je suis preneur de toutes vos remarques, bonnes pratiques de codage et d'évolution.

Ce projet est né du besoin d'avoir un champ Date et heure ou l'heure serait initialisée avec l'heure courante.
Après avoir réalisé des recherches sur internet, je me suis aperçu qu'il n'y avait pas ce que je cherchais.
J'ai donc décidé de créer mon propre Custom Field.

General information

English

This Custom Field:

Français

Le Custom Field :

Important

Tools for source / Outils pour les sources

Visual Studio 2008
Dot.Net Framawork 3.5
WSPBuilder Extensions 1.0.5 (Add-In Visual Studio) http://wspbuilder.codeplex.com/
SPVisualDev - SharePoint Developer Tool 1.6.2 http://spvisualdev.codeplex.com/
UnCompress file with 7-Zip http://www.7-zip.org/

Screenshot

English

Create column
createfield_en.png

Create item
createitem_en.png

Français

Création de la colonne
createfield_fr.png

Création d'un enregistrement
createitem_fr.png