DateUtil.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Rewrite config files and library references

  1. … 955 more files in changeset.
Merge remote-tracking branch 'origin/v4.6' into v4.7

Conflicts:

lams_common/src/java/org/lamsfoundation/lams/util/DateUtil.java

LDEV-5342 Fix fetching LD modified date when no user is logged in

LDEV-5083 Add activity mark and time taken to learner timeline

  1. … 18 more files in changeset.
LDEV-4692 Fix time taken's timezone

And some minor code formatting.

  1. … 2 more files in changeset.
LDEV-3906: Optimisations on the ISO8601_FORMATing function.

LDEV-3906: Switched to a thread safe ISO8601_FORMATing function.

LDEV-3906: Adding a ISO8601_FORMATing function, for sending dates in JSON ready for timeago.

  1. … 1 more file in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1074 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 782 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2120 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1860 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 420 more files in changeset.
LDEV-3679: timeago and tablesorter with bootstrap

LDEV-3588: Modify Notebook monitor UI to support paging, sort and search. Sort by date now working and made a generic Java replacement for the lams:Date tag.

  1. … 7 more files in changeset.
LDEV-3588: Modify Notebook monitor UI to support paging, sort and search - making a generic Java replacement for the lams:Date tag.

LDEV-3588: Modify Notebook monitor UI to support paging, sort and search - making a generic Java replacement for the lams:Date tag.

  1. … 1 more file in changeset.
LDEV-3588: Modify Notebook monitor UI to support paging, sort and search

  1. … 17 more files in changeset.
LDEV-3588: Modify Notebook monitor UI to support paging, sort and search

  1. … 17 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 167 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
Fixing the date format used when scheduling a lesson. Previously it was interpreted based on the system locale and that may not match the format sent by Flash.

  1. … 3 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Got the lines in the wrong order in the last check in.

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 261 more files in changeset.
Stopped the authoring using the DTOs as a way of converting the data coming from Flash. Using the DTOs caused the WDDX null values (e.g. -1111111) to be written to the database.

  1. … 15 more files in changeset.
Added methods to parse a date from a string.

  1. … 1 more file in changeset.
add TODO comments

  1. … 1 more file in changeset.
change back to local time implementation

  1. … 2 more files in changeset.
factor out the date conversion logic into DateUtil

  1. … 2 more files in changeset.